How to add graph in the template used for report generation
3 次查看(过去 30 天)
显示 更早的评论
I need to import .csv data in the code used for creation of report using the template.
After that I need to do analysis on the data and need to plot graph.
How I can kept that plot in the template which is created for report.
0 个评论
采纳的回答
Sean de Wolski
2021-4-27
The plot can go into any block hole you have in the template. You can use mlreportgen.dom.Image or mlreportgen.report.Figure to append it to the report.
0 个评论
更多回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Simulink Report Generator 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!