Create new matrix by deleting columns with negative numbers from old matrix
Show older comments
I'm stuck with this problem where i need to create a matrix M from matrix A(5x5) by deleting columns from A that contain a negative number. Using loops is unfortunately forbidden. Any help is greatly appreciated.
Accepted Answer
More Answers (0)
Categories
Find more on Matrix Indexing 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!