Module: Editor
Version: 19.05 +
Description
The formula ‘Repeat’ creates a vector from a scalar or a vector that can be repeated multiple times.
Parameters
Value: the value you want to repeat.
Count: the amount of times the value needs to be repeated.
Example
Description
In the following example the formula 'Repeat' is used to repeat a vector 3 times.
Values parameters
Vector:
Count: 3
Result
Output:
Column 1 |
1 |
2 |
4 |
1 |
2 |
4 |
1 |
2 |
4 |
The result is a vector that is repeated 3 times.
Feedback
If you have any questions about this subject or if you want to provide us feedback please send us an e-mail.