Multiple reports using Report Generator code
3 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
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 commentaires
Réponses (1)
Rahul Singhal
le 25 Mai 2018
Modifié(e) : Rahul Singhal
le 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 commentaires
Voir également
Catégories
En savoir plus sur MATLAB Report Generator dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!