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

1 次查看(过去 30 天)
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

采纳的回答

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

更多回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Annotations 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by