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
Username:
Password:
Save Password
Forgot your Password? | Admin Options

 All Forums
 Origin Forum for Programming
 LabTalk Forum
 two graph in single layer
 New Topic  Reply to Topic
 Printer Friendly
Author Previous Topic Topic Next Topic Lock Topic Edit Topic Delete Topic New Topic Reply to Topic

kdsaransh

India
89 Posts

Posted - 12/27/2014 :  03:52:31 AM  Show Profile  Edit Topic  Reply with Quote  View user's IP address  Delete Topic
Hello,

I have a two graphs in a single layer. If i do the linear fitting, it does only for the one graph. How do I set the other graph active and do the fitting OR how can i fit both the graph using script.

thanks in advance

Regards,
Rajesh

lkb0221

China
497 Posts

Posted - 12/29/2014 :  10:10:28 AM  Show Profile  Edit Reply  Reply with Quote  View user's IP address  Delete Reply
Hi,

Please try the following script:

// Start
// Graph window is activated
nlbegin iy:=(1,2) func:=line mode:=cons;
nlfit;
nlend 1 1;
// End


Zheng
OriginLab
Go to Top of Page

KarenPaul

USA
1 Posts

Posted - 01/06/2015 :  05:58:18 AM  Show Profile  Edit Reply  Reply with Quote  View user's IP address  Delete Reply
Thanks for your reply. It is useful.

Go to Top of Page
  Previous Topic Topic Next Topic Lock Topic Edit Topic Delete Topic New Topic Reply to Topic
 New Topic  Reply to Topic
 Printer Friendly
Jump To:
The Origin Forum © 2020 Originlab Corporation Go To Top Of Page
Snitz Forums 2000