Error using mlreportgen.dom.Document/close
이전 댓글 표시
I have a problem with a matlab GUI that I made it executable with matlab compiler. In the GUI there is a button that create a report with matlab report generator. When I run the aplication from matlab there is no problem in creating the report, but if I run from the executable, the report is created an content is append to document, but the document don´t close, I use close(documentHandle) for that. I know it because I run the GUI from command prompt and I get an error in the line where the document should close. This is the error:
Error using mlreportgen.dom.Document/close Error closing document package: fl:filesystem:PathNotFound
Can anyone help me?
Thank you
댓글 수: 2
yeny ortiz
2020년 2월 14일
Hi friend, if you could make that mistake?
YTChow
2023년 10월 13일
I have the same issue. ¿Did you solve it?
답변 (1개)
Eduardo Santamaria
2018년 11월 13일
0 개 추천
I have the same issue. ¿Did you solve it?
카테고리
도움말 센터 및 File Exchange에서 Get Started with MATLAB Compiler SDK에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!