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.
更多信息和选项
- 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,<>].