How do I align this table to the centre?

17 次查看(过去 30 天)
This table was made with the report generator toolkit.

回答(1 个)

Rahul Singhal
Rahul Singhal 2018-10-10
  2 个评论
PromoCodeBSJ
PromoCodeBSJ 2018-10-11
That unfortunately only aligns the text within the graph.
Rahul Singhal
Rahul Singhal 2018-10-11
This was a known issue, where HAlign format was being applied to the table entries instead of the table in PDF output. This was fixed in R2016b, see EBR https://www.mathworks.com/support/bugreports/1411506 for the workaround.
After R2016b, you can use HAlign to center the table, and as mentioned in the documentation also set the Width property for wide tables.

请先登录,再进行评论。

类别

Help CenterFile Exchange 中查找有关 MATLAB Report Generator 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by