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

来源:学生作业帮助网 编辑:作业帮 时间:2024/05/01 05:58:15

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

matlab 如何设置生成图像的坐标轴
AXIS([XMIN XMAX YMIN YMAX])
sets scaling for the x- and y-axes on the current plot.