Common Reference > VectorMath Class > Tail Method

VectorMath.Tail Method

Create a vector from the last count elements of an existing vector.

Example

series2 = VectorMath.Tail(series1,100);

Overloads


Send comments on this topic
© Dyalog Ltd 2021