how can i plot data with 4 y-axis versus a x-axis?
Show older comments
I have 4 matrixes T=[15,15,15,15,15] sfc=[664.5678485,613.2928213,621.5065644,598.2334518,645.379002] nf=[12.74600969,13.81165398,13.62912111,14.15933564,13.1249827] P=[1.884,2.198,2.512,2.826,3.14] and i want to make a graph of those 4 versus this one N=[20,23,26,30,33] wher N in on x-axis and the other matrixes are on y-axis how can i do that?
Accepted Answer
More Answers (0)
Categories
Find more on Graph and Network Algorithms 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!