Menu

#514 reshape with multiple arguments

open
nobody
None
5
2011-04-12
2011-04-12
No

I'm using version 4.1 on Windows. When I try to use ode45 I get this error:

In C:/Documents and Settings/clf/Desktop/freemat/trunk/FreeMat/toolbox/funfun/ode45.m(ode45) at line 126
In docli(builtin) at line 16
In base(base)
In base()
In global()
Error: Too many inputs to function reshape

It seems reshape only works in the 2 argument version: reshape( M, [ d0 d1 d2 ] ).

NB. I had a few problems during compilation of ver 4.1 - hope this is not the cause of the problem mentioned above.

Discussion


Log in to post a comment.