From File in Simulink doesn't support complex format ?

Hello guys and sorry if I seem a beginner, I just started using Matlab recently.
I am using Simulink and I wanted to process a radio signal that is saved under a complex format, every point represented by a complex number.
When I want to process the signal in anyway it says it doesn't support complex inputs.
Is there any way around that? Or maybe another block I can use?

 Accepted Answer

You can use From File block treated complex numbers. But the data format must be timeserise.
Pleae see the documentation for details.

More Answers (0)

Categories

Find more on Prepare Model Inputs and Outputs in Help Center and File Exchange

Products

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!