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
 Set formula programmatically

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
jacorem Posted - 10/23/2018 : 09:02:35 AM
Origin Ver. and Service Release (Select Help-->About Origin): OriginPro 2018b 64bit (b9.5.5.409)
Operating System: win 10 pro

I would like to set a script that fill some column formula (and possibly the relative "before formula script" cell).
This is to better import some data that must be elaborate with additional info that I will lately suply trough a user parameter cell (so I cannot directly compute the values, but I have to inset the formula). Is it possible? If not, do OriginLab state something about adding this feature in a future update?

Thanks,
Jacopo

Jacopo Remondina,
University of Milano-Bicocca (Italy),
Department of Material Science
2   L A T E S T    R E P L I E S    (Newest First)
Katti Posted - 10/23/2018 : 10:00:39 AM
You can also use:

// For column B:
col(B)[O]$="your formula";
Chris D Posted - 10/23/2018 : 09:52:46 AM
Take a look at the csetvalue X-Function:
https://www.originlab.com/doc/X-Function/ref/csetvalue



Thanks,
Chris Drozdowski
Originlab Technical Support

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