Azzera filtri
Azzera filtri

hgload doubles the GUI?

2 visualizzazioni (ultimi 30 giorni)
Teemu Juujärvi
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

Risposta accettata

Walter Roberson
Walter Roberson il 25 Ago 2015
I am not sure what you mean by "doubles", but possibly you want
openfig('own_gui.fig', 'reuse')
  1 Commento
Teemu Juujärvi
Teemu Juujärvi il 25 Ago 2015
Yes it was just what I wanted. Thanks a lot!

Accedi per commentare.

Più risposte (0)

Categorie

Scopri di più su Language Fundamentals 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!

Translated by