How to draw a table?

Answers (1)

Sulaymon Eshkabilov
Sulaymon Eshkabilov on 9 May 2020

0 votes

use a command - array2table, e.g.:
>>array2table(DATA, 'VariableNames', {'Mode_No','Intact','Damaged', 'Frequency'})

1 Comment

I want to draw Natural Frequency above Intact and Damaged. Can I draw like exactly table up there?

Sign in to comment.

Categories

Products

Release

R2019a

Tags

Asked:

on 9 May 2020

Commented:

on 9 May 2020

Community Treasure Hunt

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

Start Hunting!