Inserting figures into reports using Report Generator
4 views (last 30 days)
Show older comments
Hello,
I've dug through the documentation for hours and it is not at all obvious to me how to insert a figure generated by code automatically into a report.
E.g. I'm not sure if I have to create the figure, save it as an image file, then insert that - if I can use a figure loop or snapshot (neither of which is clear to me what it even is).
I can produce graphic property tables so I know my figure is there - just not as an inserted image.
An example would be great, but just a description of the order of operations would be helpful too.
Thanks in advance!
0 Comments
Answers (1)
Cameron
on 28 Nov 2012
If it is a figure that is created 'currently', use figloop - current and it will be pulled into your report, if you run your report straight afterwards.
0 Comments
See Also
Categories
Find more on MATLAB Report Generator in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!