Info
Diese Frage ist geschlossen. Öffnen Sie sie erneut, um sie zu bearbeiten oder zu beantworten.
Change the properties of the matlab report generation
2 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
Hi, I need to change the spacement between lines in matlab report generator. Anyone work with this software and help me?
0 Kommentare
Antworten (2)
Shantanu Dwivedi
am 2 Nov. 2020
You can generate custom reports with MATLAB Report Generator using DOM API. With the DOM API you can generate a tailor-made report for any kind of application in Microsoft Word, PowerPoint, PDF, or HTML.
Here is an article which illustrates the steps for creating a custom template using DOM API -
0 Kommentare
Rahul Singhal
am 9 Nov. 2020
You can use mlreportgen.dom.LineSpacing format to programmatically define spacing between the lines of a paragraph in a DOM report.
0 Kommentare
Diese Frage ist geschlossen.
Siehe auch
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!