
Buttons in GUI (GUIDE) delete themselves when I save the figure
5 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
I'm unfamiliar with matlab, but I've been trying to edit someone's existing gui in GUIDE. I'm trying to add another button to it, and I succeed in relabelling it and connecting it (superficially) to the function I need it to run [although when I close it, that section of the gui moves].
However, when I press save in the upper left hand corner, the box containing that button section DISAPPEARS. Because it only does this when I save, I can't even hit undo, I have to go find an old version. Why is it deleting itself when I save?
0 comentarios
Respuestas (1)
Leepakshi
el 20 de Nov. de 2025 a las 8:49
Editada: Leepakshi
el 20 de Nov. de 2025 a las 8:49
Hi Alex,
This option is disabled as because they are designed for interactive workflows rather than classic figure editing. Saving is intended to be done programmatically or via the Live Editor export options.Though, downloading the file is possible with Save icon on the top LHS of the screen under figure tab.

Thanks!
0 comentarios
Ver también
Categorías
Más información sobre Migrate GUIDE Apps 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!