Simulink Block Translations

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.