ODE45 function Error "called with incorrect number of arguments"
www.mathworks.com › matlabcentral › answersMar 09, 2017 · Simulink model 'eom' was called with incorrect number of arguments. Error in ode45 (line 115) odearguments (FcnHandlesUsed, solver_name, ode, tspan, y0, options, varargin); Error in Lab5 (line 3) [t,x] = ode45 ('eom', tspan, x0) Sign in to answer this question.