Newbie Question about MATLAB Report Generator
이전 댓글 표시
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
답변 (1개)
Kevin
2021년 11월 12일
댓글 수: 2
Sean de Wolski
2021년 11월 12일
That looks right to me. I'd encourage you to look at the task examples:
Kevin
2021년 11월 12일
카테고리
도움말 센터 및 File Exchange에서 MATLAB Report Generator Task Examples에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!