EquationTrekker`
EquationTrekker`

EquationTrekkerState

EquationTrekkerState[{eqns,dvars,{t,tmin,tmax}},params,treks,opts]

is the data object returned by the function EquationTrekker that contains the information needed to restore the graphical interface to the state it was in when the EquationTrekker window was closed.

Details and Options

  • To use EquationTrekkerState, you first need to load the Equation Trekker Package using Needs["EquationTrekker`"].
  • Use EquationTrekker[EquationTrekkerState[data]] to restore the graphical interface to the state it was in when the EquationTrekker window was closed and the EquationTrekkerState object was returned.