Error while saving GUI in GUIDE

2 次查看(过去 30 天)
Riccardo Celin
Riccardo Celin 2020-3-2
评论: Adam 2020-3-2
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 个评论
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 个)

类别

Help CenterFile Exchange 中查找有关 Migrate GUIDE Apps 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by