Simulink error: Model Error Occured
6 views (last 30 days)
Show older comments
When I run the simulation for WCDMA, these error occured. Can I know why?
Complex signal mismatch. 'Input Port 2' of 'WCDMALATEST/Error Rate Calculation' expects a signal of numeric type complex. However, it is driven by a signal of numeric type real
Component:Simulink | Category:Model error
Complex signal mismatch. 'Output Port 1' of 'WCDMALATEST/QPSK Demodulator Baseband' is a signal of numeric type real. However, it is driving a signal of numeric type complex
Component:Simulink | Category:Model error
0 Comments
Answers (1)
Biral Pradhan
on 5 Jun 2022
I understand, you are simulating a model for WCDMA, and are getting complex signal mismatch error. Kindly follow the following links as workarounds to resolve the issue.
0 Comments
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!