matlab 如何设置生成图像的坐标轴

来源:学生学帮网 编辑:学帮网 时间:2024/06/01 13:38:59

matlab 如何设置生成图像的坐标轴

AXIS([XMIN XMAX YMIN YMAX])
sets scaling for the x- and y-axes on the current plot.