How can i plot several graphs on one window? (GUI)

1 回表示 (過去 30 日間)
Nazariy
Nazariy 2014 年 3 月 22 日
回答済み: Jan 2014 年 3 月 22 日
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
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

カテゴリ

Help Center および File ExchangeSpecifying Target for Graphics Output についてさらに検索

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by