Filter löschen
Filter löschen

Creating more figures with/in command window

1 Ansicht (letzte 30 Tage)
Hello kity
Hello kity am 14 Dez. 2012
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.

Akzeptierte Antwort

Walter Roberson
Walter Roberson am 14 Dez. 2012
Before the second hist() call, give the command
figure

Weitere Antworten (0)

Kategorien

Mehr zu Graphics Object Identification finden Sie in Help Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by