单项选择题

Matlab程序设计中清除当前工作区的变量x,y的命令是()

A.clcx,y
B.clear(xy)
C.clearxy
D.remove(x,y)