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

What are the components in your app designer .mlapp?Any external components(function, data file,picture)?
Hi Kevin. Yes, I'm using several functions, one data file and a picture as well. Everything is in the same root folder and I have not renamed anything lately. Any suggestions? Thanks for the quick reply
Possible post your .mlapp file here? Copy the code and paste it in .m script. because here don't accept .mlapp file
Problem is: I can't open the .mlapp file at app designer to see the code. I uploaded it on Google Drive, I think it should work. https://drive.google.com/open?id=1DY7inLPDXE3UI-0wVPmvH9se5E81qkiG Thanks!
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.
Thanks for all help. I'll contact them to sort it. I shall post any updates.
I had the same problem... you have to save the files on local drive... as network drive does not allow it...

댓글을 달려면 로그인하십시오.

답변 (1개)

Omar Safadi
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에 대해 자세히 알아보기

제품

릴리스

R2018a

질문:

2018년 10월 2일

댓글:

2020년 4월 24일

Community Treasure Hunt

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

Start Hunting!

Translated by