How do I troubleshoot this GUI error?
1 回表示 (過去 30 日間)
古いコメントを表示
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 件のコメント
採用された回答
Image Analyst
2014 年 4 月 28 日
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 件のコメント
その他の回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Migrate GUIDE Apps についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!