声振论坛's Archiver
论坛
›
Matlab讨论区
› MATLAB里怎样把字符串转化为变量名?
混凝土1
发表于 2006-12-5 20:57
MATLAB里怎样把字符串转化为变量名?
MATLAB里怎样把字符串转化为变量名?
eight
发表于 2006-12-5 22:04
原帖由 混凝土1 于 2006-12-5 20:57 发表
MATLAB里怎样把字符串转化为变量名?
>> str='abc';
>> eval()
页:
[1]
查看完整版本:
MATLAB里怎样把字符串转化为变量名?