Skip to main content

Module identifiers

Module identifiers 

Source
Expand description

Shared MATLAB identifier and keyword compatibility helpers.

Constants§

MATLAB_KEYWORDS
MATLAB reserved keywords accepted by iskeyword and rejected by isvarname.
MATLAB_NAME_LENGTH_MAX
Current MATLAB maximum identifier length reported by namelengthmax.

Functions§

is_matlab_keyword
is_valid_varname