i want to plot multiple curve on the same graph
Show older comments
hey i done some curve fitting then i want to plot it on the same graph with Load on X axis
1 Comment
sudhakar shinde
on 8 May 2018
May be this will be helpful for you.
Answers (1)
Yuvaraj Venkataswamy
on 5 May 2018
After each plot Use following command,
if true
hold on
end
1 Comment
abdalrhman hassan
on 5 May 2018
Categories
Find more on 2-D and 3-D Plots 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!