Evaluation
Parse the string TRY and evaluate it as if it were an Octave program.
Evaluate the function named NAME.
Run scripts in the current workspace that are not necessarily on the
path.
Like `eval', except that the expressions are evaluated in the context
CONTEXT, which may be either `"caller"' or `"base"'.
Assign VALUE to VARNAME in context CONTEXT, which may be either
`"base"' or `"caller"'.