Multiple reports using Report Generator code
15 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
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 Kommentare
Antworten (1)
Rahul Singhal
am 25 Mai 2018
Bearbeitet: Rahul Singhal
am 25 Mai 2018
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 Kommentare
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!