Clear Filters
Clear Filters

Create non predetermined number of arrays in side a for loop

1 view (last 30 days)
I'm trying to create non predetermined number of arrays in side a for loop.A if condition which is inside the loop, decides the number of arrays. can anyone help me.

Accepted Answer

Steven Lord
Steven Lord on 12 Apr 2017
Can you do this? Yes.
Should you do this? No, you should not. Use one of the alternatives given in that Answer instead.

More Answers (0)

Categories

Find more on Multidimensional Arrays 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!