Report Generator A4
3 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Tomas Jakubik
le 12 Fév 2021
Réponse apportée : Rahul Singhal
le 14 Avr 2021
Has anyone found out a simple way to generate A4 report?
And I mean without unzipping template and manually fixing width and height in html as in this. For something as basic I would expect something like \documentclass[a4paper]{article} if not being default everywhere outside US.
0 commentaires
Réponse acceptée
Rahul Singhal
le 14 Avr 2021
Hi Tomas,
You can programmatically update the report layout to use the A4 page size using the PageSize object.
See this example that generates a report with A4 page dimensions: https://www.mathworks.com/help/rptgen/ug/customize-the-page-size-and-margins-of-a-report-programmatically.html
-Rahul
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!