hello sir i have three different graph from three different code i want to get one performance graph ho i will do that ?
2 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
irfan
le 4 Juil 2016
Réponse apportée : John D'Errico
le 4 Juil 2016
i have try save(filename) this syntax of Matlab but its not working in my case can you tell me which is the better way to plot three graph on one plot
0 commentaires
Réponse acceptée
John D'Errico
le 4 Juil 2016
Use
hold on
to allow you to plot a second curve on the same plot.
0 commentaires
Plus de réponses (0)
Voir également
Catégories
En savoir plus sur 2-D and 3-D Plots dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!