Signal Mismatch

was running a simulation using De-modulator placeholder to simulate DTMF but I received error message that the receiver expecting signal type real but is being drive by signal type complex. Please any suggestion

Answers (1)

Kaustubha Govind
Kaustubha Govind on 5 Mar 2012

0 votes

As the error message says the "receiver expecting signal type real but is being drive by signal type complex" - you could insert a Complex to Real-Imag and set the Output parameter to "Real" on the block dialog, so that the block outputs only the real component of the signal. Of course you need to figure out if this is the right thing to do for your model.

Tags

Asked:

on 5 Mar 2012

Community Treasure Hunt

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

Start Hunting!