Initializing GUI through GUIDE
2 ビュー (過去 30 日間)
古いコメントを表示
I am trying to learn making GUIs in matlab using guide. Upon, opening a GUI layout using guide command, I understand that a new figure shall be created and it should be saved to start with.
However, whenever I attempt a save I get an error as shown in the screenshot in the following link: https://dl.dropboxusercontent.com/u/60477323/error%20message.jpg
Can someone please suggest what is going on.
0 件のコメント
採用された回答
その他の回答 (2 件)
Vishal Rane
2013 年 6 月 12 日
Your GUI fig file and the corressponding mfile are probably out of sync. Open a blank gui and try saving it as it is.
参考
カテゴリ
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!