How to draw a table?
Ältere Kommentare anzeigen
Hi members!
How can I draw this table?

Antworten (1)
Sulaymon Eshkabilov
am 9 Mai 2020
0 Stimmen
use a command - array2table, e.g.:
>>array2table(DATA, 'VariableNames', {'Mode_No','Intact','Damaged', 'Frequency'})
Kategorien
Mehr zu Tables finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!