The Origin Forum
File Exchange
Try Origin for Free
The Origin Forum
Home | Profile | Register | Active Topics | Members | Search | FAQ | Send File to Tech support
Username:
Password:
Save Password
Forgot your Password? | Admin Options

 All Forums
 Origin Forum
 Origin Forum
 syntax of range of column
 New Topic  Reply to Topic
 Printer Friendly
Author Previous Topic Topic Next Topic Lock Topic Edit Topic Delete Topic New Topic Reply to Topic

Gerencser

1 Posts

Posted - 03/06/2014 :  05:06:41 AM  Show Profile  Edit Topic  Reply with Quote  View user's IP address  Delete Topic
Hallo,

I would like to make basic operations on specific part of a column in script window of Origin 7.5. What is the syntax to define this range of column? For single value it is easy: col(A)[1] (means column A 1st position). How can I define for example column A from the 10th position to the 20th position? I tried several possible combinations like col(A)[10,...,20] or col(A)[10:20] or col(A)[10...20] or col(A)[10;...;20], but neither of them are correct. What is the correct syntax for this? Thank you.

Best regards
Laszlo

greg

USA
1378 Posts

Posted - 03/06/2014 :  10:10:57 AM  Show Profile  Edit Reply  Reply with Quote  View user's IP address  Delete Reply
Your version does not support sub ranges in a column.
You would need to loop through the desired rows.
Go to Top of Page
  Previous Topic Topic Next Topic Lock Topic Edit Topic Delete Topic New Topic Reply to Topic
 New Topic  Reply to Topic
 Printer Friendly
Jump To:
The Origin Forum © 2020 Originlab Corporation Go To Top Of Page
Snitz Forums 2000