how to close open pdf file generated by report generator before running code for another subject again.
조회 수: 5 (최근 30일)
이전 댓글 표시
I want to close rptview(report) automatically before running the code again for another subject.
댓글 수: 0
답변 (1개)
Rahul Singhal
2019년 6월 21일
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
Claudio Piguet
2023년 12월 13일
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?
참고 항목
카테고리
Help Center 및 File Exchange에서 MATLAB Report Generator에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!