Error using mlreportgen.dom.Document/close
Mostra commenti meno recenti
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 Commenti
yeny ortiz
il 14 Feb 2020
Hi friend, if you could make that mistake?
YTChow
il 13 Ott 2023
I have the same issue. ¿Did you solve it?
Risposte (1)
Eduardo Santamaria
il 13 Nov 2018
0 voti
I have the same issue. ¿Did you solve it?
Categorie
Scopri di più su Get Started with MATLAB Compiler SDK in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!