13、matlab软件中绘制图形时,创立多个独立图形窗口的命令是()
A: subplot
B: figure
C: legend
D: title
A: subplot
B: figure
C: legend
D: title
B
举一反三
- 12、matlab软件中绘制图形中,坐标轴控制指令是() A: text B: axis C: title D: legend
- 11、matlab软件中绘制二维图形时,子图分割命令为() A: plot B: subplot C: stairs D: a
- 11、matlab软件中绘制二维图形时,子图分割命令为() A: plot B: subplot C: stairs D: bar
- Matlab中,将一个图形窗口分成2×3个绘图区,且指定在中上子图绘制出图形,使用的命令是( )。 A: subplot(2,3,1) B: subplot(2,3,2) C: subplot(2,3,3) D: subplot(2,3,4)
- 在MATLAB中用于创建图形窗口的函数。 A: plot B: title C: grid D: figure
内容
- 0
MATLAB中绘制二维图形的命令为?()。 A: polar B: plot C: subplot D: plot3
- 1
在Matlab中画图时,如果要设定图形的名称,应使用哪个命令: A: text B: title C: label D: legend
- 2
一个图形窗口上绘制多个图形可以用()函数进行分割窗口。 A: surf() B: subplot() C: contour3() D: plot()
- 3
MATLAB的图形窗口(Figure)显示网格线的命令是( ) A: axis on B: box on C: grid on D: hold on
- 4
绘制图(A)图形时,需用的命令包括()。绘制图(A)图形时,需用的命令包括()。