hgload doubles the GUI?
2 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
Teemu Juujärvi
am 25 Aug. 2015
Kommentiert: Teemu Juujärvi
am 25 Aug. 2015
Hi,
I have problem when I using hgload('own_gui.fig'), it doubles the GUI view. Is there any another function what I can use or do I have to use hgload in different way?
Teemu
0 Kommentare
Akzeptierte Antwort
Walter Roberson
am 25 Aug. 2015
I am not sure what you mean by "doubles", but possibly you want
openfig('own_gui.fig', 'reuse')
Weitere Antworten (0)
Siehe auch
Kategorien
Mehr zu Simulation, Tuning, and Visualization 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!