T O P I C R E V I E W |
Jack Bauer |
Posted - 09/22/2010 : 09:53:34 AM Origin Ver. and Service Release (Select Help-->About Origin): 8.1 SR3 Operating System: Win7
Hello. I would like to know if there any function like if(xx;xx) in Excel? In my calculations sometimes origin return missing values (eg when the division by 0 is utilized). But I would like to set in this case the value to 0... Thanks |
2 L A T E S T R E P L I E S (Newest First) |
Jack Bauer |
Posted - 09/23/2010 : 04:48:49 AM Thank you very much, Easwar! |
easwar |
Posted - 09/22/2010 : 5:35:50 PM Hello Jack,
Origin has the ternary operator which is equivalent of the Excel if() function, see this page from the LabTalk documentation: http://originlab.com/www/helponline/Origin/en/Programming/mergedProjects/LabTalk/LabTalk/Operators.html#Conditional_Operator_.28.3F:.29
Easwar OriginLab
|