How do I create an empty cell array of given dimensions?
조회 수: 352 (최근 30일)
이전 댓글 표시
I want to assign double matrices into a 3-D cell array. The dimensions of the cell array need to be equivalent to variable1 x variable2 x variable 3. How do I initially create the empty array?
댓글 수: 0
채택된 답변
추가 답변 (1개)
Al in St. Louis
2020년 5월 8일
Wouldn't it be nice if documentation for that function existed?
댓글 수: 7
Fangjun Jiang
2020년 5월 8일
If you look towards the end section of the "doc cell" page ... Yes. It does not look like the best way.
참고 항목
카테고리
Help Center 및 File Exchange에서 Matrices and Arrays에 대해 자세히 알아보기
제품
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!