How to format tables in MATLAB report generator?

28 views (last 30 days)
I'm trying to imput a table into a report using MATLAB's report generator.
I used the round function to round all value within the table to create a MATLAB table that looks like this.
Capture1.PNG
However, when I add it to my report it looks like this.
Capture2.PNG
Is there a way to only display the 3 decimal places?
Is there a way to change the width of the columns to fit the headings?
Is there a way to change the font size of the entire table?
Thank you!

Answers (2)

John Walker
John Walker on 15 Nov 2019
Same issues. Have no words for report generator tables usability.

Hari Krishna Ravuri
Hari Krishna Ravuri on 3 Dec 2019
I have heard that this issue is known, and the concerned parties may be investigating further. Please refer https://in.mathworks.com/matlabcentral/answers/471115-in-programmatic-report-generation-how-can-i-display-numbers-in-engineering-format-inside-a-table#answer_384517 for a workaround.

Community Treasure Hunt

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

Start Hunting!