フィルターのクリア

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 Center および File ExchangeSources についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by