03-29-2023 11:46 AM - edited 03-29-2023 12:46 PM
Objective: Plot XY graph between two data arrays from a selection of four arrays.
Case: I have four data arrays and i want to plot XY graph between/vs two of the selected arrays. Could someone help me on how to get this done?
Solved! Go to Solution.
03-29-2023 01:50 PM - edited 03-29-2023 01:52 PM
Hi greek,
@themadgreek wrote:
Objective: Plot XY graph between two data arrays from a selection of four arrays.
Could someone help me on how to get this done?
Sure.
When you want someone else do your objective then you should post at the Job offers board…
@themadgreek wrote:
Case: I have four data arrays and i want to plot XY graph between/vs two of the selected arrays.
All you need is a case structure and a Bundle node. And some controls to have the user select from those arrays…
03-29-2023 03:29 PM
Wit and Wisdom @GerdW