标签: matlab variables
有没有办法像这样设置变量名称MATLAB:dif(我在循环中)
dif
d1f d2f d3f . . dnf
我已经尝试了dnum2str(i)f,但它并没有像我预期的那样发挥作用。
dnum2str(i)f