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
 nlsf.fitdata$ always makes a plot ARGHHH
 New Topic  Reply to Topic
 Printer Friendly
Author Previous Topic Topic Next Topic Lock Topic Edit Topic Delete Topic New Topic Reply to Topic

asouthar

USA
Posts

Posted - 03/03/2009 :  1:57:34 PM  Show Profile  Edit Topic  Reply with Quote  View user's IP address  Delete Topic
Origin Ver. and Service Release (Select Help-->About Origin): 6.01 /6.1052
Operating System: Windows XP

When I use set the object value nlsf.fitData$ a graph window automatically appears. A sample of my code:

nlsf.func$="Carlo log";
nlsf.pasteToPlot=0;
nlsf.fitdata$=%a; //focus on every column
type %a;
nlsf.v1=1; // Let's the intrinsic mobility parameter vary
nlsf.v2=1; // Let's the ng*Beta parameter vary
nlsf.v3=1; // Let's the barrier energy vary
nlsf.p1=0.001;
nlsf.p2=1;
nlsf.p3=50;
nlsf.fit(100);

Does anyone know how to keep this from happening. I am doing many fits and end up with over 100 graphs that I don't want in my project file.
  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