필터 지우기
필터 지우기

Port width missmatch for Matlab Function Block in Simulink

조회 수: 4 (최근 30일)
Manuel
Manuel 2014년 12월 10일
Hello everyone,
I am using a Matlab Function block in a Simulink model and I set the input data type in the Ports and Data Manager to "Inherit". The signal arriving at the input port is called "history" and of the size [10x3]. When I try to run the model I get the error:
"Port width mismatch. Input 'history' expects a signal of size [10xx3]. The signal received is of size [10x3]."
Now I know [10x3] means a matrix of the size 10 by 3, but what does [10xx3] mean and why does the program ask for that format?
I'm thankful for any kind of help.
Cheers,
Manuel

답변 (0개)

카테고리

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