How can i plot several graphs on one window? (GUI)
古いコメントを表示
So, we have one window (figure 1), and I want to create several systems of coordinates and plot several graphs on them. Help please!
回答 (1 件)
Jan
2014 年 3 月 22 日
See
doc subplot
But you can create several axes objects manually also by defining the position property accordingly, see:
doc axes
カテゴリ
ヘルプ センター および File Exchange で 2-D and 3-D Plots についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!