Reset GUI M-File
6 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Dimitar Todorov
el 8 de En. de 2014
Comentada: Dimitar Todorov
el 8 de En. de 2014
Hi guys,
i have a question and would appreciate you help. I generated a Gui through the Guide. I added my components and then added some code in the m-file. However since it was my first GUI i messed it up at some point. I wondered is there i way to get a clean m-file from the GUI i created (reset the one to its initial state where no code was added)., I know i can creat the GUI once again and add the components but i could save time if i just could reset the one i already have. Thanks
0 comentarios
Respuesta aceptada
Mischa Kim
el 8 de En. de 2014
Delete the associated .m file and reopen the GUI in GUIDE. In GUIDE, open Tools > GUI options... check "Generate FIG file and MATLAB file" and save the GUI.
Más respuestas (0)
Ver también
Categorías
Más información sobre Software Development Tools 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!