필터 지우기
필터 지우기

how can access a table which contain cells?

조회 수: 2 (최근 30일)
Kelly Kyriakou
Kelly Kyriakou 2015년 10월 17일
댓글: Star Strider 2015년 10월 18일
I have a table that contain cells an it is like this: [1x38 double] [1x38 double] [1x38 double]... I can access each row at time but I need all the rows to be stored in a matrix.

채택된 답변

Star Strider
Star Strider 2015년 10월 17일
The cell2mat function could be what you want.
  댓글 수: 6
Kelly Kyriakou
Kelly Kyriakou 2015년 10월 18일
This is perfect!!! Thank you really very very much for your precious help.
Star Strider
Star Strider 2015년 10월 18일
My pleasure!

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

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Tables에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by