Hideo Fujii
USA
1582 Posts |
Posted - 08/21/2015 : 10:12:48 AM
|
Hi pawelb125,
You can define a piecewise function using the conditional operator(?:). For details of this operator, see this another post: http://www.originlab.com/forum/topic.asp?TOPIC_ID=21649
This operator is nestable, for example, see the following sample has three domains: x<0, 0<=x<10, and 10<=x.
Hope this is what you are looking for.
--Hideo Fujii OriginLab |
|
|