Navigation

Operators and Keywords

Function List:

C++ API

: isupper (s)

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

See also: islower, isalpha, isletter, isalnum.

Package: octave