*RegisterTemplexFunction()
Adds Templex functions from a file to a session.
Syntax
*RegisterTemplexFunction ("fname")
Application
MotionView, HyperView, HyperGraph, HyperStudy, TextView, and MediaView.
Inputs
- "fname"
- The file containing the Templex function(s) to be added.
Context
*BeginDefaults()
Example
*BeginDefaults()
*RegisterTemplexFunction("mode_est.tfn")
*EndDefaults()
Comments
Templex functions added in the preference file cannot be edited in the interface. They appear in the math function list for usage, but do not appear in the Templex function list for editing.