clf reset on invisible figure makes it visible
3 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
oxy
am 20 Mär. 2014
Beantwortet: Dishant Arora
am 20 Mär. 2014
Hi guys,
i wanna work without display. Thus trying th like:
f1h=figure('visible', 'off');
clf reset
Than the figure pops up. I don't want it. It also makes no sense if i set it to invisible. Any help?
clf alone wont work because the figure is hidden.
Thx 4 your wisdom!
0 Kommentare
Akzeptierte Antwort
Weitere Antworten (0)
Siehe auch
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!