Cell Array with different sizes

조회 수: 4 (최근 30일)
Jonas Haupt
Jonas Haupt 2019년 6월 24일
답변: Jonas Haupt 2019년 6월 24일
Hi guys,
I have certain cell arrays with with the size of 1x73 cells.
Each cell have a minimum size of 12000x1 double. Goes up to over 30000.
Ich would like to read them seperately now in variables. Is there an option to do it, without doing it cell by cell?
Best regards
J

채택된 답변

madhan ravi
madhan ravi 2019년 6월 24일
편집: madhan ravi 2019년 6월 24일
"Ich would like to read them seperately now in variables."
  댓글 수: 4
madhan ravi
madhan ravi 2019년 6월 24일
Jonas Haupt's answer moved here:
For that i use cellfun and padarray right?
madhan ravi
madhan ravi 2019년 6월 24일
Yes, one of the possible ways.

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

추가 답변 (1개)

Jonas Haupt
Jonas Haupt 2019년 6월 24일
Okay I tried several things but it didnt work.
How can I do it, without making it cell by cell?
Thank you very much!

카테고리

Help CenterFile Exchange에서 Matrices and Arrays에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by