How to plot to axes instead of figure?
1 回表示 (過去 30 日間)
古いコメントを表示
hello everyone. i'm using this function:
but i don't know how to plot to axes in gui instead of a figure. Do you have any suggestions to modify that function to apply to an axes?
0 件のコメント
回答 (1 件)
Image Analyst
2015 年 10 月 5 日
A GUI is a figure. That picture looks like an axes on a figure. So nothing needs to be modified.
7 件のコメント
Image Analyst
2015 年 10 月 5 日
Are you saying it still executes the figure function to create an additional brand new figure even though that line is commented out?!? That would be strange.
参考
カテゴリ
Help Center および File Exchange で Two y-axis についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!