hgload doubles the GUI?
2 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Teemu Juujärvi
el 25 de Ag. de 2015
Comentada: Teemu Juujärvi
el 25 de Ag. de 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 comentarios
Respuesta aceptada
Walter Roberson
el 25 de Ag. de 2015
I am not sure what you mean by "doubles", but possibly you want
openfig('own_gui.fig', 'reuse')
Más respuestas (0)
Ver también
Categorías
Más información sobre Simulation, Tuning, and Visualization en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!