• 2022-07-02
    对应MATLAB提供的绘制平面曲线、离散序列、三维曲线、三维网格曲线、等高线图的函数为()
    A: plot,stem,mesh,plot3,surf
    B: plot,stem,plot3,mesh,contour
    C: plot,hist,mesh,plot3,contour
    D: plot,hist,plot3,meshc,contour