storing the array in a 3D array?

3 Ansichten (letzte 30 Tage)
studentmatlaber
studentmatlaber am 9 Mär. 2021
Beantwortet: Star Strider am 9 Mär. 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?

Antworten (1)

Star Strider
Star Strider am 9 Mär. 2021
I would use a cell array.
See the documentation for details.

Kategorien

Mehr zu Get Started with MATLAB finden Sie in Help Center und File Exchange

Tags

Community Treasure Hunt

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

Start Hunting!

Translated by