hello sir i have three different graph from three different code i want to get one performance graph ho i will do that ?

1 Ansicht (letzte 30 Tage)
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

Akzeptierte Antwort

John D'Errico
John D'Errico am 4 Jul. 2016
Use
hold on
to allow you to plot a second curve on the same plot.

Weitere Antworten (0)

Kategorien

Mehr zu 2-D and 3-D Plots finden Sie in Help Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by