Share

FreeMat

Tracker: Bugs

5 ode45 solver produce output - ID: 2888667
Last Update: Tracker Item Submitted ( jony5525 )

the ode45 solver produce output in some cases (tested on Windows XP).

Quick fix, add semicolons to the lines:
628: k=k+1;
629: y(:,k)=yn;
630: t(k)=t(k-1)+h;


Jocke ( jony5525 ) - 2009-10-29 09:23

5

Open

None

Nobody/Anonymous

None

None

Public


Comments

No follow-up comments have been posted.

Attached File

No Files Currently Attached

Change

No changes have been made to this artifact.