How to draw a table?

4 次查看(过去 30 天)
Le Xuan Thang
Le Xuan Thang 2020-5-9
Hi members!
How can I draw this table?

回答(1 个)

Sulaymon Eshkabilov
use a command - array2table, e.g.:
>>array2table(DATA, 'VariableNames', {'Mode_No','Intact','Damaged', 'Frequency'})
  1 个评论
Le Xuan Thang
Le Xuan Thang 2020-5-9
I want to draw Natural Frequency above Intact and Damaged. Can I draw like exactly table up there?

请先登录,再进行评论。

类别

Help CenterFile Exchange 中查找有关 Tables 的更多信息

标签

产品


版本

R2019a

Community Treasure Hunt

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

Start Hunting!

Translated by