Info
This question is closed. Reopen it to edit or answer.
Easy for loop implementation, cell array
5 views (last 30 days)
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
1 Comment
Answers (0)
This question is closed.
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!