How do I troubleshoot this GUI error?
1 view (last 30 days)
Show older comments
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 Comments
Accepted Answer
Image Analyst
on 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 Comments
More Answers (0)
See Also
Categories
Find more on Migrate GUIDE Apps in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!