Multiple reports using Report Generator code
3 ビュー (過去 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!