フィルターのクリア

Why does SIMULINK give me extra dimension?

1 回表示 (過去 30 日間)
Alex Yande
Alex Yande 2019 年 3 月 29 日
回答済み: Fangjun Jiang 2019 年 3 月 29 日
To create the values on WS, i use simout command. For ex, if i have a matrix as [1 1 1 1 1 1], it should be created as same on WS. Its dimensions must be 1*6. But on WS, its dimension is 1*6*51. What is the reason of 51 and how can i reject extra datas?
Thx!

採用された回答

Fangjun Jiang
Fangjun Jiang 2019 年 3 月 29 日
That 51 means you have ran the simulation for 50 steps. It records your 6 values at time 0,1,... 50 steps.

その他の回答 (0 件)

カテゴリ

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

製品

Community Treasure Hunt

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

Start Hunting!

Translated by