How to draw a table?
Afficher commentaires plus anciens
Hi members!
How can I draw this table?

Réponses (1)
Sulaymon Eshkabilov
le 9 Mai 2020
0 votes
use a command - array2table, e.g.:
>>array2table(DATA, 'VariableNames', {'Mode_No','Intact','Damaged', 'Frequency'})
1 commentaire
Le Xuan Thang
le 9 Mai 2020
Catégories
En savoir plus sur Tables dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!