How do I troubleshoot this GUI error?
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
Golnar
el 27 de Abr. de 2014
Respondida: Image Analyst
el 28 de Abr. de 2014
Everything was working until I changed the name of a file (IRRELEVANT to the functioning of the GUI) and now this error shows up:
0 comentarios
Respuesta aceptada
Image Analyst
el 28 de Abr. de 2014
Your file is now called untitled.m but when you created the gui in guide you were calling it gui. Call it gui.m instead of untitled.m and it should be okay.
0 comentarios
Más respuestas (0)
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!