TrekData[tag,data]
is a data object that contains the information necessary to recreate the trek associated with the tag tag in a graphical interface created by EquationTrekker.
Details and Options
  
    
   See Also
 Tech Notes
 Related Guides
 EquationTrekker`
   EquationTrekker`
  TrekData
TrekData[tag,data]
is a data object that contains the information necessary to recreate the trek associated with the tag tag in a graphical interface created by EquationTrekker.
Details and Options
- To use TrekData, you first need to load the Equation Trekker Package using Needs["EquationTrekker`"].
 - The trek generators DifferentialEquationTrek and PoincareSection by default tag treks with their initial conditions.
 - The standard output format for a TrekData object with the tag tag is TrekData[tag,<>].