필터 지우기
필터 지우기

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 CenterFile Exchange에서 Tables에 대해 자세히 알아보기

태그

제품


릴리스

R2019a

Community Treasure Hunt

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

Start Hunting!

Translated by