storing the array in a 3D array?

조회 수: 1 (최근 30일)
studentmatlaber
studentmatlaber 2021년 3월 9일
답변: Star Strider 2021년 3월 9일
I have 24 arrays. These arrays consist of a single line, but each string is different in length. I want to store these arrays inside a three-dimensional array using a loop. How can the code be written?

답변 (1개)

Star Strider
Star Strider 2021년 3월 9일
I would use a cell array.
See the documentation for details.

카테고리

Help CenterFile Exchange에서 Get Started with MATLAB에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by