谁能帮我调通matcont/manual中的例子的 谢谢了
谁能帮我调通matcont/manual中的例子的 谢谢了我用matcont总是调不好manual上的例子 请问你们谁遇到过这种问题吗
我用gui可以调出结果
但是用ode-file就报错
例子curve.m
输入:
>> init;
>> =cont(@curve1,);
报错:
??? Invalid handle object.
Error in ==> cont at 18
plotpoints = get(MC.mainwindow.options_window,'Userdata');
例子bratu.m
输入:
>> =cont(@equilibrium,x0);
报错:
first point found
tangent vector to first point found
??? Attempt to reference field of non-structure array.
Error in ==> PRS at 8
if sys.gui.pausespecial==1 %pause at special points
Error in ==> cont at 640
p = PRS(s.index,i,status);
哪位大侠能解释解释啊 感激不尽!!
qq:652491109
能联系我就更好了 回复 1 # cnee 的帖子
我用的能调出网上一些例子,你说的manual是什么文档?要不发过来,咱们一块研究研究,怎么样 一直到现在都没有解决这个问题?
包里就没有init函数啊
页:
[1]