Using Simulink | ![]() ![]() |
Working with Complex Signals
By default, the values of Simulink signals are real numbers. However, models can create and manipulate signals that have complex numbers as values.
You can introduce a complex-valued signal into a model in the following ways:
You can manipulate complex signals via blocks that accept them. If you are not sure whether a block accepts complex signals, see the documentation for the block in the "Simulink blocks" section of the Simulink online documentation.
![]() | Setting Signal Properties | Checking Signal Connections | ![]() |