单项选择题

下列哪条指令是将字符串a转换为双精度的数值()。

A.mat2str(a)
B.str2mat(a)
C.str2double(a)
D.int2str(a)