Navigation

Operators and Keywords

Function List:

C++ API

: isprint (s)

Return a logical array which is true where the elements of s are printable characters (including the space character) and false where they are not.

See also: isgraph.

Package: octave