We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Ability to define the MATLAB equivalent of C=A(lo:stride:hi) (a la extract) without explicitly constructing the integer index array.
C=A(lo:stride:hi)