Problem in saving GUIDE

Hi,
I am using the Guide, until now it worked fine, but yesterday I added a new static text:
  1. I changed his backgroung color and it works
  2. I added text and it works
  3. I tried to change the horizontal alignment and it doesn't work.
When I try to save I get this errors:
"Attemp to reference field of non structure array.
Error in guidefunc>layoutSave(line1226) frame =layout_ed.getFrame;
Error in guidefunc(line 118) varargout = layoutSave(varargin{:}); "
I try to go to : Tools -> GUI options: and select "Generate FIG file and matlab file" (I saw that someone suggested this in another question)
But then i got al the errors in the picture i added.
This is the first time i use GUIDE so i don't really know what to do.
Someone know what may be the problem?
Thanks!

3 commentaires

Give the command
dbquit
as many times as you need until the MATLAB command prompt stops being
K>
and turns to
>>
or
STUDENT>
or
ACAD>
At that point you can now go back and tell GUIDE to save.
Lorenz
Lorenz le 1 Juil 2022
dbquit does not work in my command window... it says: Error using dbquit Debug commands only allowed when stopped the debuge mode. What does that mean??
Rik
Rik le 1 Juil 2022
It means you are not actually in debug mode, so asking Matlab to quit debug mode does not have any effect.

Connectez-vous pour commenter.

Réponses (0)

Catégories

En savoir plus sur Migrate GUIDE Apps dans Centre d'aide et File Exchange

Tags

Question posée :

le 12 Août 2019

Commenté :

Rik
le 1 Juil 2022

Community Treasure Hunt

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

Start Hunting!

Translated by