Navigation

Operators and Keywords

Function List:

C++ API

: evalin (context, try)
: evalin (context, try, catch)

Like eval, except that the expressions are evaluated in the context context, which may be either "caller" or "base".

See also: eval, assignin.

Package: octave