Changing the Font size of text in Table in Matlab Report Generator

10 ビュー (過去 30 日間)
Wilson Bardeskar
Wilson Bardeskar 2011 年 4 月 19 日
回答済み: Shantanu Dwivedi 2020 年 11 月 2 日
How can I change the font size for contents of a table component in matlab report generator. I am generating word reports My requirement is that fontsize for paragraph should be 'Ariel' 10 and the Text in a Table should be 'Times New Roman', 7. I have tried different combinations of components in stylesheet but whenever I change the font size, both paragraph and table text font size change together. Please help. I am using Matlab 7.1

回答 (1 件)

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.
You can use it to customize your table style as well.
Here is an article which illustrates the steps for creating a custom template using DOM API -

カテゴリ

Help Center および File ExchangeMATLAB Report Generator についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by