Navigation

Operators and Keywords

Function List:

C++ API

: typeinfo ()
: typeinfo (expr)

Return the type of the expression expr, as a string.

If expr is omitted, return a cell array of strings containing all the currently installed data types.

See also: class, isa.

Package: octave