Operators and Keywords
Function List:
C++ API
Initial value:
cast (val, typ) if (nargin == 2) if (ischar (typ)) if (any (strcmp (typ, {"int8"; "uint8"; "int16"; "uint16"; "int32"; "uint32"; "int64"; "uint64"; "double"; "single"; "logical"; "char"}))) retval = feval (typ, val)