How to format tables in MATLAB report generator?

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)

Categories

Asked:

on 3 Sep 2019

Community Treasure Hunt

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

Start Hunting!