Plotting graphs from different m-files
显示 更早的评论
I got o/p graphs for 3 separate m-files with same x- axis and y-axis parameter. Now, I want to compare these graphs i.e. plot all the 3 results on one single graph. Is it possible & if yes then how ?
采纳的回答
更多回答(1 个)
Walter Roberson
2011-3-7
0 个投票
You also need to ensure that the scripts do not create their own figures to plot into.
类别
在 帮助中心 和 File 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!