how to close open pdf file generated by report generator before running code for another subject again.
16 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
I want to close rptview(report) automatically before running the code again for another subject.
0 Kommentare
Antworten (1)
Rahul Singhal
am 21 Jun. 2019
Hi Sonia,
Starting R2018b, you can use close or closeAll methods of mlreportgen.utils.rptviewer class to close the open PDF report.
Thanks,
Rahul
1 Kommentar
Claudio Piguet
am 13 Dez. 2023
Well and if I have already other figures open? How do I inhibit the opening of the PDF at the end of the test report generation?
Siehe auch
Kategorien
Mehr zu MATLAB Report Generator finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!