LUCKYBABYXhth 发表于 2010-5-20 23:18

The input character is not valid in MATLAB statements or expressions?

clc; clear all; format short
w=[这里是51*51的数组];
p=1; x=1; sum=0; v=w; w(:,p)=inf;
for i=1:10
   =min(w(p,:)); sum=sum+s; T=sum/1000/24+3*i/60;
   disp(); w(:,t)=inf; p=t; x=;
end
disp('顺序为:'); disp(x)
disp('总的路程为:'); disp(sum)
T=sum/1000/24+3*30/60;
disp('总的时间是:'); disp(T)

这个程序是怎么了。。总是运行时错误。说
??? Temp
    |
Error: The input character is not valid in MATLAB statements or expressions.
求助……

[ 本帖最后由 ChaChing 于 2010-5-21 00:39 编辑 ]

dreamstone 发表于 2010-5-20 23:28

干啥的:time:

ChaChing 发表于 2010-5-21 00:34

回复 楼主 LUCKYBABYXhth 的帖子

猜测LZ呼叫函数过程有问题!? 或中英字注意下!
LZ程式存成什么档名? 怎么会有Temp?
建议楼主说清楚些

[ 本帖最后由 ChaChing 于 2010-5-21 00:41 编辑 ]
页: [1]
查看完整版本: The input character is not valid in MATLAB statements or expressions?