Download this file
1 2 3 4 5 6 7
function img(i) i = (double(i)); imagesc(i) axis image colormap gray set(gca, 'Xtick', [], 'Ytick', [])