How to add graph in the template used for report generation
3 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
Sapna Chaudhary
il 27 Apr 2021
Risposto: Sean de Wolski
il 27 Apr 2021
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 Commenti
Risposta accettata
Sean de Wolski
il 27 Apr 2021
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 Commenti
Più risposte (0)
Vedere anche
Categorie
Scopri di più su Simulink Report Generator in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!