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.

 채택된 답변

In the MATLAB command line type 'guide' then GUIDE Quick Start menu will popup. Go the the 'Open Existing GUI' and there you should be able to see your recenly opened GUIs, file format is '*.fig'. Simply open the file and change whatever you want. Good Luck!

추가 답변 (1개)

nl2605
nl2605 2014년 3월 12일
You should open the guide file of your GUI and change the position there.

댓글 수: 3

Where can i find this guide file in which location. What i can see is the .fig and .mfile.
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.

댓글을 달려면 로그인하십시오.

카테고리

도움말 센터File Exchange에서 MATLAB에 대해 자세히 알아보기

질문:

2014년 3월 12일

댓글:

2023년 8월 30일

Community Treasure Hunt

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

Start Hunting!

Translated by