No BSD License
%Clock reader clc a=imread('6.bmp'); h=image(a); get(h) set(h,'Xdata',[1 400],'Ydata',[1 400]) axis off
Contact us