Specification of the independent variable:
The function representing the right-hand side F(t, y) of the ODE system.
The initial values of the state variables. Can be an array or typed array.
The name of the model.
Names of the columns in the model's output.
Tolerance for the numerical solver.
Specifies a single-stage ODE model.
Example