for example if I have
B1 = 1, B2 = 2, B3 = 6
; de0 = 20, de1 = 30, de3= 60
distance = {'at 0 m';'at 2 m';'at 4 m'};
Percentage = [B1;B2;B3];
Area_Table = [de0;de1;de2];
how to convert those in a table format?

 채택된 답변

Alka Nair
Alka Nair 2015년 3월 17일

0 개 추천

I understand that you would like to convert the arrays to table. Please refer to the following documentation for ARRAY2TABLE at:

댓글 수: 1

Mahmoud
Mahmoud 2015년 3월 18일
I am using 2013a which doesnt have this function. Any other help?

댓글을 달려면 로그인하십시오.

추가 답변 (0개)

카테고리

도움말 센터File Exchange에서 Tables에 대해 자세히 알아보기

태그

질문:

2015년 3월 16일

댓글:

2015년 3월 18일

Community Treasure Hunt

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

Start Hunting!

Translated by