Why does SIMULINK give me extra dimension?

1 次查看(过去 30 天)
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 CenterFile Exchange 中查找有关 Simulink 的更多信息

产品

Community Treasure Hunt

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

Start Hunting!

Translated by