Multiple Images to Report Generator
Mostra commenti meno recenti
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
Risposte (1)
bym
il 11 Dic 2011
If you are creating your images in a loop try
drawnow()
Categorie
Scopri di più su Simulink Report Generator in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!