MATLAB: Error using imread (line 349) ; File “…” does not exist

image .tifimread

Hi all, I am getting this error , can please any tell what I am doing wrong, as file do exists.
myFolder = C= imread ('C:\Users\travail\Desktop\Baseimagemessidor\base1\base11\20051020_43808_0100_PP');

Best Answer

Check if the file 20051020_43808_0100_PP exist in the specified directory. you should precise its extension.