Newbie Question about MATLAB Report Generator
Show older comments
Hi everyone,
I am learning how to MATLAB Report Generator to generate PDF file. I am following the magic squares example in the documentation.
Once I have the variable "rpt", I have tried to generate PDF file using this command:
report(rpt)
Q1: The above command always generates the PDF in the current folder. How do I change the folder?
Q2: If I delete the PDF file and run the above command a second time, it does not generate the PDF file. Is this expected.
Thanks
Answers (1)
Kevin
on 12 Nov 2021
2 Comments
Sean de Wolski
on 12 Nov 2021
That looks right to me. I'd encourage you to look at the task examples:
Kevin
on 12 Nov 2021
Categories
Find more on Simulink Report Generator in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!