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
Bill Choi
Posted - 08/28/2006 : 04:59:25 AM Is it possible to use conditional statements (if, else) in the equation/function for NLSF? If yes, is there anything should be reminded? Thanks!
1 L A T E S T R E P L I E S (Newest First)
Deanna
Posted - 08/30/2006 : 10:39:14 PM Yes, you can use conditional statements. It think it is better to define your function using Origin C (please make sure that the Use Origin C check box is selected). It is more convenient to use the Code Builder workspace to type your function. The code builder can help you to compile the function and find the errors before using it.