hgload doubles the GUI?
2 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Teemu Juujärvi
le 25 Août 2015
Commenté : Teemu Juujärvi
le 25 Août 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 commentaires
Réponse acceptée
Walter Roberson
le 25 Août 2015
I am not sure what you mean by "doubles", but possibly you want
openfig('own_gui.fig', 'reuse')
Plus de réponses (0)
Voir également
Catégories
En savoir plus sur Simulation, Tuning, and Visualization dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!