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
Calculation with user parameters
New Topic
Reply to Topic
Printer Friendly
Author
Topic
Adamantan
6 Posts
Posted - 06/02/2021 : 05:59:05 AM
Hey,
I have raw data in column B of worksheet AbsorbanceRaw. Now i calculate a mean value of a range of rows and store it in userparameter mean_600
in a second worksheet I tried to subtract that mean_600 value from every single Value of AbsorbanceRaw!B as follows:
F(x)=AbsorbanceRaw!B-col(B)[mean_600]$
this fails ;(
However, F(x)=AbsorbanceRaw!B works as well as col(B)[mean_600]$ when written in a random cell of worksheet corrbl.
Any ideas why F(x)=AbsorbanceRaw!B-col(B)[mean_600]$ fails?
Origin Ver. and Service Release (Select Help-->About Origin): OriginPro 2020b (9.7.5.184 )
Operating System: Win2000
Shirley_GZ
China
Posts
Posted - 06/02/2021 : 06:21:07 AM
Hi Adamantan,
please correct the function as below:
F(x)=AbsorbanceRaw!B-%(B[mean_600]$)
Thanks,
Shirley
OriginLab
Originlab Technical Service Team
Adamantan
6 Posts
Posted - 06/02/2021 : 09:23:43 AM
Thanks very much!
Topic
New Topic
Reply to Topic
Printer Friendly
Jump To:
Select Forum
Origin Forum
Origin Forum
Origin Viewer Forum
Origin Forum for Programming
Forum for Python
LabTalk Forum
Forum for Origin C
Forum for Automation Server/COM and LabVIEW
Origin中文论坛
Origin 中文论坛 (Chinese Origin Forum)
Japanese Origin Forum
Origin日本語フォーラム (Japanese Origin Forum)
Origin on Linux
The Origin on Linux Forum
Private Forums
Distributor Forum
--------------------
Home
Active Topics
Frequently Asked Questions
Member Information
Search Page
The Origin Forum
© 2020 Originlab Corporation
Snitz Forums 2000