How to draw a table?

4 ビュー (過去 30 日間)
Le Xuan Thang
Le Xuan Thang 2020 年 5 月 9 日
コメント済み: Le Xuan Thang 2020 年 5 月 9 日
Hi members!
How can I draw this table?

回答 (1 件)

Sulaymon Eshkabilov
Sulaymon Eshkabilov 2020 年 5 月 9 日
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 Center および File ExchangeTables についてさらに検索

タグ

製品


リリース

R2019a

Community Treasure Hunt

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

Start Hunting!

Translated by