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
 Origin Forum
 designating a specific cell in Set Column Values

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
dkimia1001 Posted - 06/14/2016 : 1:36:32 PM
Origin Ver. and Service Release (Select Help-->About Origin): 2016 (64bit) Sr1 b9.3.1.273
Operating System: Windows 7

I have an analysis template that I am hoping to expand its capability. The template now fits data to some function and provides fitting parameters. Let's assume that the 5 fitting parameters are in Cells 1-5 in Column C.

I am trying to calculate new values as a function time using these parameters. So I created a column of time in Column A and B is going to be the calculation. When you are in Set Column Values (Ctrl+Q), it is easy to assign a whole column (Column A, for example), but how do you designate a specific cell in the dialog such that the calculation is automatically updated as my fitting parameters change? Thank you.
1   L A T E S T    R E P L I E S    (Newest First)
snowli Posted - 06/14/2016 : 2:06:34 PM
You can use e.g.
Col(A)*col(C)[1]+col(C)[2]

If save such as analysis template, the Col(C) 1-5 values will be cleared as well. If you want to keep it in saved template. You can first select those cells. Right click and choose Format Cells. Check Display Editing so they are locked.

If your fitting parameter are from some fitting result, here is another FAQ to see how to call fitting parameter values in Set Column Values dialog.
http://originlab.com/doc/Quick-Help/refer-to-fitting-parameters-in-SCV


Thanks, Snow

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