storing the array in a 3D array?

3 visualizaciones (últimos 30 días)
studentmatlaber
studentmatlaber el 9 de Mzo. de 2021
Respondida: Star Strider el 9 de Mzo. de 2021
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?

Respuestas (1)

Star Strider
Star Strider el 9 de Mzo. de 2021
I would use a cell array.
See the documentation for details.

Categorías

Más información sobre Multidimensional Arrays en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by