Reducing columns and rows numbers to match a certain matrix.
Show older comments
Hi,
I have a set of tiff image files with different numbers of rows and columns. How can I reduce the number of rows and columns to match a certain value, so that they all have same number of rows and columns.
Answers (1)
madhan ravi
on 1 Jul 2020
1 vote
Find the minimum number of rows and columns and index every matrix until the minimum.
1 Comment
Syed Mashruk
on 1 Jul 2020
Categories
Find more on Logical 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!