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!