Operators and Keywords
Function List:
C++ API
Return a logical array which is true where the elements of s are letters and false where they are not.
This is an alias for the isalpha function.
isalpha
See also: isalpha, isdigit, ispunct, isspace, iscntrl, isalnum.
Package: octave