Operators and Keywords
Function List:
C++ API
Return the result of the colon expression corresponding to base, limit, and optionally, increment.
This function is equivalent to the operator syntax base : limit or base : increment : limit.
base : limit
base : increment : limit
Package: octave