Error saving component and code data to 'filename.mlapp'
3 次查看(过去 30 天)
显示 更早的评论
Hi! I have some problems with app designer. It cannot save nor load applications for editing, though it does run applications already saved in my PC. I'm using windows 10. When I open a new script on app designer and I save it (it does'nt matter if there is something or nithing on the code) an error is given: "Error saving component and code data to 'filename.mlapp'." When loading an application inside app designer, the following error messege is given: "Error loading 'filename.mlapp'.". I can't make matlab show the root for such error, so I have no idea where it is coming from.
Thanks in advance.

7 个评论
Puneet Mishra
2020-4-24
I had the same problem... you have to save the files on local drive... as network drive does not allow it...
回答(1 个)
Omar Safadi
2019-9-10
Hello,
Matlab is in an infinit loop processing the data in Workplace.
Go to Command Window,
Clear all
(it should give you all sorts of errors..)
clc
and you're good to go. you can save your work in app designer.
0 个评论
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Develop Apps Using App Designer 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!