Report Generator A4
    6 visualizzazioni (ultimi 30 giorni)
  
       Mostra commenti meno recenti
    
    Tomas Jakubik
 il 12 Feb 2021
  
    
    
    
    
    Risposto: Rahul Singhal
    
 il 14 Apr 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 Commenti
Risposta accettata
  Rahul Singhal
    
 il 14 Apr 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 Commenti
Più risposte (0)
Vedere anche
Categorie
				Scopri di più su MATLAB 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!