Multiple reports using Report Generator code
조회 수: 2 (최근 30일)
이전 댓글 표시
I am trying to create multiple .pdf files using code generated by the Report Generator app by running the code as a function with inputted variables. The first time that I run the code a report is produced, but none of the other runs save pdf files.
댓글 수: 0
답변 (1개)
Rahul Singhal
2018년 5월 25일
편집: Rahul Singhal
2018년 5월 25일
Similar to: https://www.mathworks.com/matlabcentral/answers/385718-programmatically-generating-report-generator
Make sure that report name is updated in each run. Otherwise each run will replace the generated PDF file from the previous run, leaving only one PDF file at the end.
댓글 수: 0
참고 항목
카테고리
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!