单项选择题

使用下列哪一条指令可以将图形窗体分割成二行三列,并且将第一行第二列的绘图区域设置为当前的绘图区域()。

A.subplot(2,3,1)
B.subplot(2,3,2)
C.subplot(2,3,4)
D.subplot(2,3,5)