dash.indices.strided
Equally spaced indices that include all input indices
Syntax
Description
Returns a set of equally spaced, monotonically increasing indices (B) that contain all linear indices specified in A.
Input Arguments
A
vector, linear indices
A set of indices that the strided output must include.
Output Arguments
B
vector, linear indices
Equally spaced set of indices that includes all indices in A