How to add graph in the template used for report generation
3 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Sapna Chaudhary
le 27 Avr 2021
Réponse apportée : Sean de Wolski
le 27 Avr 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 commentaires
Réponse acceptée
Sean de Wolski
le 27 Avr 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 commentaires
Plus de réponses (0)
Voir également
Catégories
En savoir plus sur Simulink Report Generator dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!