How can I restrict image size on templates using Report Generation Toolbox?
3 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
James Morton
am 21 Dez. 2021
Kommentiert: James Morton
am 3 Jan. 2022
Hi,
I am having trouble restricting the size of my images for reports. As you can see (top image), I would like my images to be smaller, and all on one page. But the reports are generated, the images are increased in size to where each image takes over a page (bottom image). If anyone has any experience with this it would be greatly apreciated.
Thanks
0 Kommentare
Akzeptierte Antwort
Anshika Chourasia
am 30 Dez. 2021
Hi James,
I understand that you are trying to restrict the size of the images. “FormalImage” class contains height and width properties of an image. Therefore, you can modify an image’s heigh and width by setting them to the desired value. Please refer the below link for adding and resizing an image to a report:
Weitere Antworten (0)
Siehe auch
Kategorien
Mehr zu MATLAB Report Generator finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!