matlab图像局部放大 matlab_图像局部放大 。。。 H=axes(); x3=time(x1:x2);y3=series(x1:x2); plot(x3,y3); set(H,'position',[0.3 0.65 0.2 0.15]);