How to modify a GUI

19 Ansichten (letzte 30 Tage)
aurc89
aurc89 am 28 Mai 2014
Kommentiert: aurc89 am 29 Mai 2014
I have created a Graphical User Interface (GUI), but after saving it I can't open and modify it anymore (I can do this just with the editor, but not with the figure! ). Could you help me ?
  2 Kommentare
Mahdi
Mahdi am 28 Mai 2014
Did you use GUIDE to build it?
aurc89
aurc89 am 28 Mai 2014

Melden Sie sich an, um zu kommentieren.

Akzeptierte Antwort

Niklas Nylén
Niklas Nylén am 28 Mai 2014
Bearbeitet: Niklas Nylén am 28 Mai 2014
Right click the .fig file in matlab and select "Open in GUIDE".
  2 Kommentare
Joseph Cheng
Joseph Cheng am 28 Mai 2014
or similar to how you would enter
>>edit myfunc
for editing m file functions you can do
>> guide myfunc
to open the .fig file
aurc89
aurc89 am 29 Mai 2014
Thank you very much !

Melden Sie sich an, um zu kommentieren.

Weitere Antworten (0)

Kategorien

Mehr zu Migrate GUIDE Apps finden Sie in Help Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by