How to modify a GUI

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 Commenti

Mahdi
Mahdi il 28 Mag 2014
Did you use GUIDE to build it?

Accedi per commentare.

 Risposta accettata

Niklas Nylén
Niklas Nylén il 28 Mag 2014
Modificato: Niklas Nylén il 28 Mag 2014

1 voto

Right click the .fig file in matlab and select "Open in GUIDE".

2 Commenti

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 il 29 Mag 2014
Thank you very much !

Accedi per commentare.

Più risposte (0)

Categorie

Scopri di più su Migrate GUIDE Apps in Centro assistenza e File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by