Documentation Home Page RT-LAB Home Page
Pour la documentation en FRANÇAIS, utilisez l'outil de traduction de votre navigateur Chrome, Edge ou Safari. Voir un exemple.

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Current »

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

ResultSignal in the range [Left_Boundary, Right_Boundary]
SignalInput
Left_BoundaryLeft boundary of the output range
Right_BoundaryRight boundary of the output range


SYNTAX

res=lim(Signal,Left_Boundary,Right_Boundary)
CHARACTERISTICS
Data type support
Double Floating point

EXAMPLE

  • No labels