How I can fix this "resolve underspecified signal dimensions." error message ?

조회 수: 80 (최근 30일)
Edgar Yang
Edgar Yang 2023년 10월 10일
편집: Fangjun Jiang 2023년 10월 10일
Dear friends, I get the following message when I run my simulink model.Compilation of model 'test1' failed while trying to resolve underspecified signal dimensions.Caused by:Block ''test1/MATLAB Function8'' does not fully set the dimensions of output 'Xc'. How can I fix this

답변 (1개)

Fangjun Jiang
Fangjun Jiang 2023년 10월 10일
편집: Fangjun Jiang 2023년 10월 10일
There is not enough info in the model to determine the size of "Xc". Double check your code, make sure "Xc" is initialized or assigned. Or, at the model, press Ctrl+H, navigate to the function, find data "Xc", set its size

카테고리

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

태그

Community Treasure Hunt

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

Start Hunting!

Translated by