From: Jennifer Faggi Renault on 26 Mar 2010 08:09 Hello, i get an error when using imshow command: RG = imread('lena.png'); RGB= rgb2gray(RG); imshow(RGB); ??? Attempt to call constructor image with incorrect letter case. Error in ==> basicImageDisplay at 9 hh = image(xdata,ydata,cdata, ... Error in ==> imshow at 246 hh = basicImageDisplay(fig_handle,ax_handle,... any one knows how can fix it, please?
|
Pages: 1 Prev: Matlab reading multiple file Next: Structure array size 1x1 |