How to draw a table?
Show older comments
Hi members!
How can I draw this table?

Answers (1)
Sulaymon Eshkabilov
on 9 May 2020
0 votes
use a command - array2table, e.g.:
>>array2table(DATA, 'VariableNames', {'Mode_No','Intact','Damaged', 'Frequency'})
1 Comment
Le Xuan Thang
on 9 May 2020
Categories
Find more on Tables in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!