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 for Programming
LabTalk Forum
línear fit with predefined slope
New Topic
Reply to Topic
Printer Friendly
Author
Topic
nieden
Germany
1 Posts
Posted - 11/25/2002 : 05:34:17 AM
Hi, i`m trying to do linear "fits" with the stat() // lr() object. I need to predefine the slope like someone can do it while using the the Linear fitting dialog. Is there a property or a way to set y2 to a certain value...
thanx in advance
Robin
easwar
USA
1965 Posts
Posted - 11/25/2002 : 10:11:32 AM
Hi Robin,
Specifying the letter 'B' in stat.lr() command fixes stat.lr.b to a previously assigned value.
For example,
stat.reset();
stat.data$ = data1_b;
stat.lr.b=7;
stat.lr(B);
stat.lr.a=;
stat.lr.b=;
Easwar
OriginLab.
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