hgload doubles the GUI?
1 visualizzazione (ultimi 30 giorni)
Mostra commenti meno recenti
Teemu Juujärvi
il 25 Ago 2015
Commentato: Teemu Juujärvi
il 25 Ago 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 Commenti
Risposta accettata
Walter Roberson
il 25 Ago 2015
I am not sure what you mean by "doubles", but possibly you want
openfig('own_gui.fig', 'reuse')
Più risposte (0)
Vedere anche
Categorie
Scopri di più su Simulation, Tuning, and Visualization in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!