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 »

ENVELOPE – [ENV]

Outputs the upper, lower or absolute envelope of a set of three input signals
CATEGORY
Miscellaneous

DESCRIPTION
Outputs the upper (hi), lower (lo) or absolute (abs) envelope of a set of three input signals given by:

<<math markup>>


RESULT VARIABLES AND PARAMETERS

ResultUpper lower or absolute envelope
Signal1input1
Signal2input1
Signal3input1
envtypeType of the envelope, lower (lo), upper (hi), absolute (abs).


SYNTAX

res = env(Signal1,Signal2,Signal3,envtype)
CHARACTERISTICS
Data type support
Double Floating point

EXAMPLE

  • No labels