Back to FabImage Studio website
You are here: Start » Filter Reference » Real » CreateRealSequence
Creates an arithmetic sequence of real numbers.
Name | Type | Range | Description | |
---|---|---|---|---|
![]() |
inStart | Real | ||
![]() |
inCount | Integer | 0 - ![]() |
|
![]() |
inStep | Real | ||
![]() |
outValues | RealArray |
Examples
Description of usage of this filter can be found in examples and tutorial: Generating Plots Using Formulas.
Remarks
To obtain an arbitrary sequence of real numbers, one can use the filter along with an appropriate formula block.
![]() |
Sample creation of the sequence of sine values.
Complexity Level
This filter is available on Advanced Complexity Level.