Simulink error: Model Error Occured
조회 수: 12 (최근 30일)
이전 댓글 표시
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
답변 (1개)
Biral Pradhan
2022년 6월 5일
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
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!