Inserting figures into reports using Report Generator
4 次查看(过去 30 天)
显示 更早的评论
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 个评论
回答(1 个)
Cameron
2012-11-28
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 个评论
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 MATLAB Report Generator 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!