How to plot specific rows and columns from a matrix?
Show older comments
I have a 50x50 matrix, however the only rows & columns I want to plot are 1:16, 18 and 50.
Ideally, this new matrix I want to print will be 18x18 with the rows/cols specified above
Is there anyway I can only return the rows and columns I care about? Thanks
Accepted Answer
More Answers (0)
Categories
Find more on Octave 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!

