Easy for loop implementation, cell array
Info
This question is closed. Reopen it to edit or answer.
Show older comments
I have cell array containing 5 matrices.
I need to implement "for" loop that each time 1 matrix out of 5 matrices is labeled as A matrix , and remaining 4 matrices are got together and labeled as B matrix. What is the easiest way to do that
Answers (0)
This question is closed.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!