Insert image into Report Generator

Dear all, I've a function producing several figures those I save as png files in a folder. After running this function, I want to run Report Generator which will take these png files from its folder and put on the pages.
Here is the question, I can not write the path of these png files in Report Generator.
Any idea/recommendation?
Greetings from Istanbul
++Ahmet

 Réponse acceptée

Azzi Abdelmalek
Azzi Abdelmalek le 19 Déc 2012
Modifié(e) : Azzi Abdelmalek le 19 Déc 2012

0 votes

In your report rpt file use a for loop where you will load and open with imshow your images (one image every loop) and add a figure snapshot in the same loop
Or add image (in formatting),

1 commentaire

AHMET ANIL DINDAR
AHMET ANIL DINDAR le 19 Déc 2012
Dear Azzi, Thank you for the reply, it worked for me. I used imshow and snapshot in Report Generator.
++Ahmet

Connectez-vous pour commenter.

Plus de réponses (0)

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by