Multiple reports using Report Generator code
3 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
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 Commenti
Risposte (1)
Rahul Singhal
il 25 Mag 2018
Modificato: Rahul Singhal
il 25 Mag 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 Commenti
Vedere anche
Categorie
Scopri di più su MATLAB Report Generator in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!