| T O P I C R E V I E W |
| mej |
Posted - 10/14/2004 : 05:55:15 AM Hi everybody
I would like to know if it is possible to create a new NLSF category, for example "user function" (like Chromatography, Exponential...) and create a new functions in this NLSF category
Thanks |
| 4 L A T E S T R E P L I E S (Newest First) |
| mej |
Posted - 10/14/2004 : 10:00:31 AM Thank you Mike  |
| Mike Buess |
Posted - 10/14/2004 : 09:53:16 AM That's why it's useful to fill in "Origin Version (Select Help-->About Origin):" for new topics. It often saves time.
You can add a category manually by editing nlsf.ini in Origin's program folder. Say you want to add a category called MyFunctions.
1. Add the following line to the [Category] section...
MyFunctions=FitFunc
2. Create a [MyFunctions] section.
3. Find the category section where your functions already exist, copy the lines for those functions and paste them under the [MyFunctions] section. The lines will probably look like this...
MyFunc=user1
where MyFunc is the name you gave to the function and user1 is the name of the fdf file in which it's saved.
The following forum topic might also be helpful...
http://www.originlab.com/forum/topic.asp?TOPIC_ID=3383
Mike Buess Origin WebRing Member |
| mej |
Posted - 10/14/2004 : 08:40:19 AM Thank you Mike but it does not work. I have the Origin 6.1 pro version |
| Mike Buess |
Posted - 10/14/2004 : 06:38:36 AM Click More on the NLSF tool, then Category->New.
Mike Buess Origin WebRing Member |