Info

この質問は閉じられています。 編集または回答するには再度開いてください。

Change the properties of the matlab report generation

1 回表示 (過去 30 日間)
Paulo Oliveira
Paulo Oliveira 2013 年 10 月 18 日
閉鎖済み: MATLAB Answer Bot 2021 年 8 月 20 日
Hi, I need to change the spacement between lines in matlab report generator. Anyone work with this software and help me?

回答 (2 件)

Shantanu Dwivedi
Shantanu Dwivedi 2020 年 11 月 2 日
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 -

Rahul Singhal
Rahul Singhal 2020 年 11 月 9 日
You can use mlreportgen.dom.LineSpacing format to programmatically define spacing between the lines of a paragraph in a DOM report.

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by