Navigation

Operators and Keywords

Function List:

C++ API

: isgraph (s)

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

See also: isprint.

Package: octave