Multiple Images to Report Generator
显示 更早的评论
Dear all,
I'm generating a matlab report for a program run. Multiple images are plotted from the program; however, the report generator only catches the last image.
How can I put all the images to the same report? Thank you very much!
Erhong
回答(1 个)
bym
2011-12-11
If you are creating your images in a loop try
drawnow()
类别
在 帮助中心 和 File Exchange 中查找有关 Simulink Report Generator 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!