Navigation

Operators and Keywords

Function List:

C++ API

: isascii (s)

Return a logical array which is true where the elements of s are ASCII characters (in the range 0 to 127 decimal) and false where they are not.

Package: octave