Using Simulink | ![]() ![]() |
Working with Complex Signals
By default, the values of Simulink signals are real numbers. However, models can create and manipulates signals that have complex numbers as values.
You can introduce a complex-valued signal into a model in any of the following ways:
You can manipulate complex signals via blocks that accept them. Most Simulink blocks accept complex signals as input. If you are not sure whether a block accepts complex signals, refer to the documentation for the block in Chapter 9, Block Reference.
![]() | Scalar Expansion of Inputs and Parameters | Checking Signal Connections | ![]() |