フィルターのクリア

Creating more figures with/in command window

1 回表示 (過去 30 日間)
Hello kity
Hello kity 2012 年 12 月 14 日
Hi
I have some results, nowing showing it in a histogram,
Hist(DATA),
the command windows creates a figure (Figure 1), but entering the second code, with new HISTA(DATA2), overwrites the first figure (1).
How can program that it makes a 2nd figure for the 2nd hist/graph.

採用された回答

Walter Roberson
Walter Roberson 2012 年 12 月 14 日
Before the second hist() call, give the command
figure

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeGraphics Object Identification についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by