MATLAB: Geotiffread—Error using geotiffinfo>readinfo (line 278) Multiple images exist in the file and their sizes are different.

aMATLAB

Hello everybody. I have a problem with a tiff file. To load the tiff file in matlab I used "Geotiffread" but it gives me the following error:
+++Error using geotiffinfo> readinfo (line 278)
Multiple images exist in the file and their sizes are different.++
I tried also with the following link, but when I try to modify the "Geotiffinfo" function it still gives me an error.
https://cosmojiang.wordpress.com/2018/04/02/matlab-geotiffread-for-multiple-layers/
How can I solve it?
Thanks

Best Answer

Hi,
Is this the error you are getting even after following the procedure mentioned in the link.
https://cosmojiang.wordpress.com/2018/04/02/matlab-geotiffread-for-multiple-layers/
Related Question