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
답변 (1개)
Kaustubha Govind
2012년 3월 5일
0 개 추천
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.
카테고리
도움말 센터 및 File Exchange에서 DTMF에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!