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!