Note: You must be registered in order to post a reply. To register, click here. Registration is FREE!
T O P I C R E V I E W
nurdan
Posted - 01/26/2011 : 12:57:58 AM Hi everyone, I have a data sheet with 1801 columns the first column being X, and others Y. And I have to make global Nonlinear Gaussian fit for every 20 column and copy y0,xc,w,A to a text file after each fit. I used to do that manually with buttons but you can imagine how much time and effort it can take. So I decided to write a script which will do it automatically. My code does it for the first data set, it creates a NLFit1 sheet and then it copies fit variables to a text file from that sheet. But when it starts the second fit it gives error " Fail to update operation tree as settings of user" and it fails to create NLFit2 sheet for the second fit. Any help will be very much appreciated. Thanks a lot, Nurdan
nurdan
1 L A T E S T R E P L I E S (Newest First)
Sam Fang
Posted - 01/26/2011 : 04:34:27 AM Can you send us your script and data? Then we may find the problem.