How do I troubleshoot this GUI error?
1 visualizzazione (ultimi 30 giorni)
Mostra commenti meno recenti
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 Commenti
Risposta accettata
Image Analyst
il 28 Apr 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 Commenti
Più risposte (0)
Vedere anche
Categorie
Scopri di più su Migrate GUIDE Apps 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!