フィルターのクリア

While writing my own function block using Simulink. I have encountered this error. Does anyone knows what it means?

1 回表示 (過去 30 日間)
An error occurred while running the simulation and the simulation was terminated
Caused by:
  • Size argument must be an integer in the range: -2147483648 to 2147483647. Error in assertValidSizeArg.m (line 58) eml_invariant(coder.internal.isFiniteInteger(varargin{k})
  • isinbounds(varargin{k}), ... Error in reshapeSizeChecks.m (line 109) Error in reshapeSizeChecks.m (line 29)

回答 (1 件)

Sulaymon Eshkabilov
Sulaymon Eshkabilov 2021 年 6 月 20 日
The err or errs are related to mismatch of the data to be used in your Simulink model.

カテゴリ

Help Center および File ExchangeModeling についてさらに検索

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by