How to put matrices with different sizes together?
Show older comments
I have 20 matrices with sizes = (No of stocks x 12) for 20 years. In each year, the number of stocks is different that the 20 matrices have different sizes. I need to do the same thing with data of each year. Is there anyway that I can put all matrices together and run loop? (so that I don't have write the same code for each year separately)
Accepted Answer
More Answers (0)
Categories
Find more on Creating and Concatenating Matrices 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!