Info

This question is closed. Reopen it to edit or answer.

Help me about matrix

1 view (last 30 days)
pham
pham on 2 Dec 2014
Closed: MATLAB Answer Bot on 20 Aug 2021
How is matrix showed in matlab?????

Answers (1)

Star Strider
Star Strider on 2 Dec 2014
You would need to use a cell array to store all of your matrices in variable ‘S’.
See the documentation on Cell Arrays for details on what they are and how best to use them.

Community Treasure Hunt

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

Start Hunting!