T O P I C R E V I E W |
pawelb125 |
Posted - 08/21/2015 : 09:04:53 AM
Is is possible to define a piecewise function in the Add Function Graph command?
(Origin 9.0)
|
2 L A T E S T R E P L I E S (Newest First) |
pawelb125 |
Posted - 08/21/2015 : 2:21:45 PM Thanks! This is exactly what I need.
Pawel |
Hideo Fujii |
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 |
|
|