expression

Block Category: Extensions

Description: The expression block lets you enter a C expression that Embed evaluates at each time step. After you enter the expression, click Parse to check for errors. Parsing errors appear in the Parse Errors box.

Expression Text: Indicates the C expression. You can specify arguments to a function that reference the input pins using $ notation. For example, Foo($1,$2).