How do I troubleshoot this GUI error?

1 view (last 30 days)
Everything was working until I changed the name of a file (IRRELEVANT to the functioning of the GUI) and now this error shows up:

Accepted Answer

Image Analyst
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.

More Answers (0)

Categories

Find more on Migrate GUIDE Apps in Help Center and File Exchange

Tags

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!