• 2022-06-15
    12、matlab软件中绘制图形中,坐标轴控制指令是()
    A: text
    B: axis
    C: title
    D: legend
  • B

    内容

    • 0

      给图形添加标题的命令函数是( )。 A: title B: xlabel C: text D: legend

    • 1

      下列函数中,可以设置当前图形x轴范围的是()。 A: xlabel() B: xlim() C: title() D: legend()

    • 2

      在图形指定位置添加文本说明的命令函数是 A: title B: legend C: text D: grid

    • 3

      16、在绘制好的图形上(0,0)位置添加"原点"标注的命令是:() A: title('原点') B: legend('原点') C: text(0,0,'原点') D: gtext('原点')

    • 4

      Matplotlib中为图像设置标题可以使用函数( ) A: legend() B: yticks() C: title() D: text()