hi , how can i plot more than one figure separately ( i don't mean subplot or hold on) ?

 採用された回答

Sagar Damle
Sagar Damle 2014 年 4 月 15 日

1 投票

You can use
figure(1),figure(2)
etc.,where number 'n' in figure(n) indicates the figure window number.

2 件のコメント

or if you are just wanting new and do not need to know the number just
figure
for a new figure will do the trick
lclk psdk
lclk psdk 2014 年 4 月 15 日
thanks alot :)

サインインしてコメントする。

その他の回答 (0 件)

タグ

質問済み:

2014 年 4 月 15 日

コメント済み:

2014 年 4 月 15 日

Community Treasure Hunt

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

Start Hunting!

Translated by