IC block does not support complex input. error " complex signal mismatch "

조회 수: 1 (최근 30일)
Naghme
Naghme 2023년 1월 3일
답변: Tejas 2024년 11월 25일
Hello. I'm simulating a tonpilz transducer in simulink. I had stuck in an algebraic loop for days and finally I removed it by using IC block. but the input signal that drives the IC block is complex and I'm getting error " complex signal mismatch ".
and there is no options in the IC block parameters to change the signal type. could anyone help me please?

답변 (1개)

Tejas
Tejas 2024년 11월 25일
Hello Naghme,
The above mentioned issue arises because complex numbers are not valid inputs for the 'IC' block. For more details on valid inputs for the 'IC' Block, refer to this documentation: https://www.mathworks.com/help/simulink/slref/ic.html .
To address the above issue, try this workaround:

카테고리

Help CenterFile Exchange에서 Sources에 대해 자세히 알아보기

제품

Community Treasure Hunt

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

Start Hunting!

Translated by