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
lijbereket
Posted - 06/08/2023 : 4:10:16 PM Origin Ver. and Service Release (Select Help-->About Origin): OriginPro 2022 Operating System:Windows 10
I have a rather trivial question: is it possible to add elements to a declared dataset? I have a script which currently defines a StringArray and adds elements to this array if certain conditional statements are met. I am trying to use a Dataset instead since the elements in the array are numbers, which I would like to use to perform arithmetic operations.