storing the array in a 3D array?
Show older comments
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?
Answers (1)
Star Strider
on 9 Mar 2021
0 votes
See the documentation for details.
Categories
Find more on Logical in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!