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
 All Forums
 Origin Forum for Programming
 LabTalk Forum
 help with script to divide columns by ref column

Note: You must be registered in order to post a reply.
To register, click here. Registration is FREE!

Screensize:
UserName:
Password:
Anti-Spam Code:
Format Mode:
Format: BoldItalicizedUnderlineStrikethrough Align LeftCenteredAlign Right Horizontal Rule Insert HyperlinkUpload FileInsert Image Insert CodeInsert QuoteInsert List
   
Message:

* HTML is OFF
* Forum Code is ON
Smilies
Smile [:)] Big Smile [:D] Cool [8D] Blush [:I]
Tongue [:P] Evil [):] Wink [;)] Clown [:o)]
Black Eye [B)] Eight Ball [8] Frown [:(] Shy [8)]
Shocked [:0] Angry [:(!] Dead [xx(] Sleepy [|)]
Kisses [:X] Approve [^] Disapprove [V] Question [?]

 
Check here to subscribe to this topic.
   

T O P I C    R E V I E W
jujujen Posted - 02/08/2024 : 10:12:03 PM
Origin Ver.: OriginPro 2023b (64-bit) SR1 Academic 10.0.5.157 (Academic)
Operating System: Windows 11

Hello, for context, I have 202 columns from C:GU, and a reference column (B) with 202 rows of "reference values". I want to divide each column from C:GU with its reference cell in B, in order e.g. C/B1, D/B2, E/B3...

I am having a hard time with understanding lab talk, so if you can help me, and provide a brief descriptor, that would be great.

Or if you can refer me somewhere I can learn how to do similar functions, I would appreciate it.
1   L A T E S T    R E P L I E S    (Newest First)
aplotnikov Posted - 02/09/2024 : 04:13:59 AM
quote:
I am having a hard time with understanding lab talk

The stuff you are asking about needs less time to understand that you spent for writing this message. I doubt that you've even made a try to read the Labtalk manual.
https://www.originlab.com/doc/en/Origin-Help/Wks-SetColVal-QuickStart#Column_Formula_Examples
https://www.originlab.com/doc/LabTalk/guide/Looping-Over-objs
("Looping over Columns and Rows")

The Origin Forum © 2020 Originlab Corporation Go To Top Of Page
Snitz Forums 2000