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;
Nobody/Anonymous
None
None
Public
Copyright © 2009 Geeknet, Inc. All rights reserved. Terms of Use