making a 4 x 3 matrix with elements from a 3x7 matrix
Show older comments
m1 is 3x7
m2 is 4x3
need to pull 4 columns from m1 to make the 4 rows for m2
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!