Search

Module: Editor

Version: 19.05 +

Type: Long

Category: Matrix

Description

The formula ‘step’ creates an index vector with a size from 1..n.

Parameters

Size:         the amount of elements in the index vector, it is also the last value of the index vector.

Example

Description

In the following example the formula ‘Step’ is used to make an index vector from 1 to 5.

Values parameters

Size: 5

Result

Output:

Column 1
1
2
3
4
5

The result is an index vector from 1 to 5.

Related Topics

- Range: The object 'range' can also be used to create an index vector. This object has some advanced options in comparison with the formula 'step', but works differently because it is not a formula.

Feedback

If you have any questions about this subject or if you want to provide us feedback please send us an e-mail.

Updated: 2019-05-10