Simulink compilation errors ?

조회 수: 8 (최근 30일)
Henry Buck
Henry Buck 2016년 2월 6일
답변: Rajanya 2025년 4월 14일
hi, I got this error from Simulink: Inferred size ('[1 20]') for data 'gate_h' (#164) does not match back propagated size ('[20]') from Simulink.
Do you know how to solve it ?
Thanks, Henry

답변 (1개)

Rajanya
Rajanya 2025년 4월 14일
You can go to Model Explorer > find 'gate_h' and select it > go to the general settings of the variable > force change the size to [1 20].
Thanks!

카테고리

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

태그

Community Treasure Hunt

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

Start Hunting!

Translated by