matlab中如何得到图像的坐标
代码:function crossget ezplot('sin(x)'); set(gcf,'pointer','crosshair'); set(gcf,'WindowButtonMotionFcn',@tempfcn2); function tempfcn2(hObject, eventdata, handles) p=get(gca,'currentpoin