Error saving component and code data to 'filename.mlapp'
古いコメントを表示
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 件のコメント
Kevin Chng
2018 年 10 月 18 日
What are the components in your app designer .mlapp?Any external components(function, data file,picture)?
Juliano Souza dos Passos
2018 年 10 月 18 日
編集済み: Juliano Souza dos Passos
2018 年 10 月 18 日
Kevin Chng
2018 年 10 月 18 日
Possible post your .mlapp file here? Copy the code and paste it in .m script. because here don't accept .mlapp file
Juliano Souza dos Passos
2018 年 10 月 18 日
Kevin Chng
2018 年 10 月 18 日
I can't open it as well. I think you may seek advise from mathworks technical support .
However, I will try it if i got idea how to open it.
Juliano Souza dos Passos
2018 年 10 月 18 日
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 日
0 投票
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.
カテゴリ
ヘルプ センター および 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!