Common Reference > VectorMath Class > Drop Method
Create a vector by removing count elements from an existing vector.
series2 = VectorMath.Drop(series1,12);
Send comments on this topic© Dyalog Ltd 2021