Hub
Pricing About
  • Software
  • Blog
  • Forum
  • Events
  • Documentation
  • About KNIME
  • KNIME Community Hub
  • jeany
  • Spaces
  • Public
  • KNIMEPress
  • KNIME_Advanced_Luck_4.3_20210222
  • Chapter6
  • 8. Recursive Loop
WorkflowWorkflow

Recursive Loop

Books KNIME Advanced Luck Recursive Loop Loop Memory
+1
Jeany profile image

Last edited: 

Drag & drop
Like
Download workflow
Copy short link
Workflow preview
This loop implements the same task as the workflow named "Counting Loop 1". However, in Counting Loop 1 we were adding the iteration number to the x value, because that loop has no memory of previous iterations. The recursive loop actually can pass the current results to the next iteration through the second input port of the Recursive Lopp End node. Because of its memory, in this loop we can use x = x+1 and at each step the x value will be incremented of 1. Results however is the same as in Counting Loop 1, as you can see from the Scatter Plot View.

Used extensions & nodes

Created with KNIME Analytics Platform version 4.3.1
  • Go to item
    KNIME Base nodes Trusted extension

    KNIME AG, Zurich, Switzerland

    Version 4.3.1

    knime
  • Go to item
    KNIME JavaScript Views Trusted extension

    KNIME AG, Zurich, Switzerland

    Version 4.3.0

    knime
  • Go to item
    KNIME Math Expression (JEP) Trusted extension

    KNIME AG, Zurich, Switzerland

    Version 4.3.0

    knime
  1. Go to item
  2. Go to item
  3. Go to item
  4. Go to item
  5. Go to item
  6. Go to item
Loading deployments
Loading ad hoc executions

Legal

By using or downloading the workflow, you agree to our terms and conditions.

Discussion
Discussions are currently not available, please try again later.

KNIME
Open for Innovation

KNIME AG
Talacker 50
8001 Zurich, Switzerland
  • Software
  • Getting started
  • Documentation
  • E-Learning course
  • Solutions
  • KNIME Hub
  • KNIME Forum
  • Blog
  • Events
  • Partner
  • Developers
  • KNIME Home
  • KNIME Open Source Story
  • Careers
  • Contact us
Download KNIME Analytics Platform Read more on KNIME Business Hub
© 2023 KNIME AG. All rights reserved.
  • Trademarks
  • Imprint
  • Privacy
  • Terms & Conditions
  • Credits