Request for guidance about Line Graph with 2 Y-axis

5 views (last 30 days)
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!!!

Accepted Answer

Steven Lord
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)

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!