If i am having one plot generated from one .m file and another plot from another .m file, Now i would like to compare both plots from different m.files how can i do that? Can I save those plot in memory of matlab or something like that?

1 次查看(过去 30 天)
If i am having one plot generated from one .m file and another plot from another .m file, Now i would like to compare both plots from different m.files how can i do that? Can I save those plot in memory of matlab or something like that?
  2 个评论
Adam
Adam 2017-6-16
Turn your m files into functions and have each one return the data that is used for its plot if you want to compare the actual data rather than just visually compare two plots.

请先登录,再进行评论。

回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Creating, Deleting, and Querying Graphics Objects 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by