I am currently working on Matlab and stuck at a point where I have to plot the graphs using the data using TIFF images. I have gone through the help file which is imread but was unable to find the proper steps.
I will be very thankful if someone can post the proper guide lines.
Regards,
Sam
[X,map] = imread('your_image.tif')?