Error while saving GUI in GUIDE

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 件のコメント

Adam
Adam 2020 年 3 月 2 日
編集済み: Adam 2020 年 3 月 2 日
Never copy-paste a GUIDE GUI file in explorer, it causes a whole heap of problems. Load it into GUIDE and use Save As if you want to take a copy of it.
Riccardo Celin
Riccardo Celin 2020 年 3 月 2 日
Is there any solutions if I have no more the original .fig file ?
Adam
Adam 2020 年 3 月 2 日
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.

サインインしてコメントする。

回答 (0 件)

カテゴリ

ヘルプ センター および File ExchangeInteractive Control and Callbacks についてさらに検索

質問済み:

2020 年 3 月 2 日

コメント済み:

2020 年 3 月 2 日

Community Treasure Hunt

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

Start Hunting!

Translated by