From File in Simulink doesn't support complex format ?

2 views (last 30 days)
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

stozaki
stozaki on 30 Jan 2020
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)

Products

Community Treasure Hunt

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

Start Hunting!