Request for guidance about Line Graph with 2 Y-axis
5 views (last 30 days)
Show older comments
Dears,
Kindly guide me that how can I draw a Line Graph in Matlab with 2 Y-axis.I have attached a excel file.
I will be highly appreciated on urgent guidance!!!
0 Comments
Accepted Answer
Steven Lord
on 21 Aug 2017
If you're using release R2016a or later, use the examples on the documentation page for the yyaxis function as a starting point.
If you're using an earlier release, see the documentation page for the plotyy function.
More Answers (0)
See Also
Categories
Find more on Use COM Objects in MATLAB in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!