Community Profile

photo

Shane


Air Force Institute of Technology

Active since 2013

Followers: 0   Following: 0

Message

I am using a for loop to generate 100 different 10x10 matrices but I can not determine how to store all 100 different 10x10 matrices for access?

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


Exporting cell array contents to excel
I have a cell array (M = cell(10,4)) where the M{k,1} for k=1..10 are each a 10x10 matrix and the other values of M{k,2..4} are ...

11 years ago | 0 answers | 0

0

answers

Question


Storing Multiple Matrices from a For Loop
How do I index and store multiple matrices as a run through a for loop? For instance, I generate a 10x10 matrix the first time ...

11 years ago | 3 answers | 5

3

answers