The Altair Community is migrating to a new platform to provide a better experience for you. In preparation for the migration, the Altair Community is on read-only mode from October 28 - November 6, 2024. Technical support via cases will continue to work as is. For any urgent requests from Students/Faculty members, please submit the form linked here
Set Variable for operators?
Hello, I'm currently working with Process Windows.
I made some complicated process, so I put whole process in subprocess.
I want easy access to "window size" and "step size"
I would be great if I can set variables for it and just put it in there, So i can control it outsider the subprocess.
such as setting two variables like X = 10, Y = 1.
and put X in window size, and put Y in step size.
Is there anyway to do such?
Thank you!
I made some complicated process, so I put whole process in subprocess.
I want easy access to "window size" and "step size"
I would be great if I can set variables for it and just put it in there, So i can control it outsider the subprocess.
such as setting two variables like X = 10, Y = 1.
and put X in window size, and put Y in step size.
Is there anyway to do such?
Thank you!
0
Answers
Macros is a great tool for that.
please check these videos from Rapidminer Academy
https://academy.rapidminer.com/learn/video/macros-introduction
https://academy.rapidminer.com/learn/video/macros-demo
Best,
Cesar