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!