|

楼主 |
发表于 2008-6-5 16:21
|
显示全部楼层
我在运行过程中出现以下情况,请问是什么意思?
??? Error using ==> d:/matlab/toolbox/matlab/funfun/private/odearguments
Solving ERWEIFUN requires an initial condition vector of length 1.
Error in ==> D:\matlab\toolbox\matlab\funfun\ode45.m
On line 155 ==> [neq, tspan, ntspan, next, t0, tfinal, tdir, y0, f0, args, ...
Error in ==> C:\Documents and Settings\hp\桌面\张培茹111\erweifangcheng.m
On line 78 ==> [T,V]=ode45(@erweifun,[0,0.4],V0,[],M); |
|