Report Generator A4
5 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Tomas Jakubik
el 12 de Feb. de 2021
Respondida: Rahul Singhal
el 14 de Abr. de 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 comentarios
Respuesta aceptada
Rahul Singhal
el 14 de Abr. de 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 comentarios
Más respuestas (0)
Ver también
Categorías
Más información sobre Simulink Report Generator en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!