1 2 3 4 5 6 7 8
function im(I) imagesc(I);drawnow; pixval on title(inputname(1)) %colormap(gray) %colorbar axis('image')