Note: You must be registered in order to post a reply. To register, click here. Registration is FREE!
T O P I C R E V I E W
lenikk
Posted - 11/15/2022 : 07:43:12 AM Origin Ver. 2016 and Service Release2 Operating System: Win11
I want to write a script that uses Y-values in the data at specified x-values (or rows) as anchor points to create a baseline. E.g. I'd want the anchor points to always be at 1 sec, 5 sec, 10 sec (when X-axis is time). How could do this in Labtalk?
1 L A T E S T R E P L I E S (Newest First)
YimingChen
Posted - 11/15/2022 : 10:58:15 AM You can use the table() function to get the y values of the anchor points. See the figure below.