matlab里面提示的錯誤,請大神指教?
瀏覽:2052
錯誤使用 DynamicSystem/lsim (第 84 行)
In "lsim(SYS,U,T)", T must be specified and nonempty when U is empty.
出錯 lsim (第 114 行)
[yout,t1,x] = lsim(sys,u,t,x0);
錯誤使用 DynamicSystem/lsim (第 84 行)
In "lsim(SYS,U,T)", T must be specified and nonempty when U is empty.
出錯 lsim (第 114 行)
[yout,t1,x] = lsim(sys,u,t,x0);
TOP