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
 data reader

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
shyamigcar2 Posted - 08/22/2017 : 10:55:44 AM
How to use data reader to get the value of Y from a given value of xin origin 8.5 version. I wanted to do this using labtalk scripts.
2   L A T E S T    R E P L I E S    (Newest First)
nick_n Posted - 08/24/2017 : 6:11:19 PM
quote:
Originally posted by shyamigcar2

How to use data reader to get the value of Y from a given value of xin origin 8.5 version. I wanted to do this using labtalk scripts.



Pay attention to mks X-function, probably that would help you.
http://www.originlab.com/doc/X-Function/ref/mks

Nikolay
AmandaLu Posted - 08/23/2017 : 02:21:53 AM
Hi,

If you want to find Y from given X in a plot, please use following

range rr = 1;
rr(2.5)=;

If you look into a worksheet, you can use “table” function

http://www.originlab.com/doc/LabTalk/ref/Table-func

Thanks,
Amanda
OriginLab Technical Service

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