once matlab is closed is there any way to edit the gui which was working previously.
古いコメントを表示
I was previously working on a gui figure. I closed matlab and when i reopend i am not able to change pushbotton position. Is there any way i can do that. Or is it that i should create a new gui.
採用された回答
その他の回答 (1 件)
nl2605
2014 年 3 月 12 日
0 投票
You should open the guide file of your GUI and change the position there.
3 件のコメント
Nithya
2014 年 3 月 12 日
nl2605
2014 年 3 月 12 日
How did you create this GUI file you are talking of? Didn't you use the GUIDE? If you go and type guide in command prompt it opens the GUIDE where you can make changes in your GUI. The name should be the same as the name of your GUI file.
Nithya
2014 年 3 月 12 日
カテゴリ
ヘルプ センター および File Exchange で Interactive Control and Callbacks についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!