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!