ode45, ode23, ode113, ode15s, ode23s, ode23t, ode23tb (MATLAB ...
math.jhu.edu › ~shiffman › 370A vector specifying the interval of integration [t0 tfinal]. To obtain solutions at specific times (all increasing or all decreasing), use tspan = [t0,t1, ..., tfinal]. y0 A vector of initial conditions. options Optional integration argument created using the odesetfunction. See odesetfor details. p1,p2... Optional parameters to be passed to F. T,Y