Common Reference > VectorMath Class > Tail Method
Create a vector from the last count elements of an existing vector.
series2 = VectorMath.Tail(series1,100);
Send comments on this topic© Dyalog Ltd 2021