LIMIT – [LIM]
Outputs the input signal over a given range
CATEGORY
Miscellaneous
DESCRIPTION
Outputs the input signal Signal over a range given by Left_Boundary and Right_Boundary
RESULT VARIABLES AND PARAMETERS
Result | Signal in the range [Left_Boundary, Right_Boundary] |
Signal | Input |
Left_Boundary | Left boundary of the output range |
Right_Boundary | Right boundary of the output range |
SYNTAX
res=lim(Signal,Left_Boundary,Right_Boundary)
CHARACTERISTICS
Data type support
Double Floating point
EXAMPLE