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!