i want to plot multiple curve on the same graph
Afficher commentaires plus anciens
hey i done some curve fitting then i want to plot it on the same graph with Load on X axis
1 commentaire
sudhakar shinde
le 8 Mai 2018
May be this will be helpful for you.
Réponses (1)
Yuvaraj Venkataswamy
le 5 Mai 2018
After each plot Use following command,
if true
hold on
end
Catégories
En savoir plus sur 2-D and 3-D Plots dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!