how to include the simulation result graph image (obtained from GUI) into the Report Generator Code?
6 次查看(过去 30 天)
显示 更早的评论
I obtain my Simulation RESULT after each calculation using the Designed GUI.
and I want to obtain a PDF report which includes this simulation result (as a part of the report) image at the end.
Kindly help me out with a detailed sample code.
回答(1 个)
Srijith Kasaragod
2021-11-22
Hi,
One way you could add simulation images to a report is to have the figure saved locally and use 'append' function.
Hope this helps!
0 个评论
另请参阅
类别
在 Help Center 和 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!