After solving, this function extracts
the values of the dependent variables for the XH
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. Discrete time systems return a matrix that has the same shape.