After solving, this function extracts
the values of the dependent variables for the V
module from the matrix of solutions,
often called the "orbits."
The orbits are parsed
and attached by name to the xds
model object.
For differential equations the solution matrix is returned by deSolve::deSolve. Discrete time systems return a matrix that has the same shape.
Arguments
- outputs
an output matrix returned by deSolve::deSolve
- xds_obj
an
xds
model object- i
the host species index