Navigation

Operators and Keywords

Function List:

C++ API

: iscntrl (s)

Return a logical array which is true where the elements of s are control characters and false where they are not.

See also: ispunct, isspace, isalpha, isdigit.

Package: octave