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!