Simulink Block Translations

This section lists all the Simulink blocks and how they are translated into Embed blocks. Simulink blocks are listed in alphabetical order regardless of block category.

The following rules apply to block translations:

      If a Simulink block contains MATLAB expressions, the corresponding Embed block may require editing.

      If a Simulink block contains complex numbers, it is not supported in Embed.

      Scalar to vector transformation produces a row vector. This is only important when performing matrix operations because they require exact shape: row or column depending on the operation.