Generate a sequence of numbers (start, step and length)

Hi everyone, I want to generate a sequence of numbers based on tree variables: (i) start, (ii) step and (iii) length, using the Knime native nodes. I managed to make the list using the R nodes, but still I am curious how it can be done without scripting.

I am attaching the workflow that I have attempted so far.

Thank you
Forum_Sequence.knwf (811.5 KB)

Personally, I’d use the following approach:

image

image

image

4 Likes

Nice thank you, it is what I needed.

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.