Error while saving GUI in GUIDE

3 vues (au cours des 30 derniers jours)
Riccardo Celin
Riccardo Celin le 2 Mar 2020
Commenté : Adam le 2 Mar 2020
Goodmorning everybody,
I'm new to GUIDE and i'm tryin' to edit a GUI, but when i try to save the work this error message appears:
"File /---myPathFile---/myFigure.fig is invalid filename, please change the "Filename" property in the inspector to a valid value, or use the Save As options"
I would to underline that im tryin to edit & save a 'copy&paste' figure from another folder.
Can anybody help me? Thank you all!
  3 commentaires
Riccardo Celin
Riccardo Celin le 2 Mar 2020
Is there any solutions if I have no more the original .fig file ?
Adam
Adam le 2 Mar 2020
You'd have to pick through and understand all the individual errors you get. In this case you should be able to just follow what the error message says, but that may just uncover the next problem. I can't remember exactly where the problems tend to appear, but I seem to remember callbacks end up needing to be manually adjusted in the Property Inspector because they refer to something in the previous file and, evidently in this case, there is the 'FileName' property which I guess refers to the previous file. That one is easy to fix at least, and if you are lucky it may be the only problem.

Connectez-vous pour commenter.

Réponses (0)

Catégories

En savoir plus sur Migrate GUIDE Apps dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by