Reference > VectorMath Class > Drop Method

Drop Method

Create a vector by removing count elements from an existing vector.

Example

series2 = VectorMath.Drop(series1,12);

Overloads


Send comments on this topic
© Dyalog Ltd 2013