Feeds
回答済み
Simulink - Programmatically Set Vector Sizes at Run Time
I think I hacked a solution for those who are also interested in this. I basically allocated a fixed length, maximum memory vect...
Simulink - Programmatically Set Vector Sizes at Run Time
I think I hacked a solution for those who are also interested in this. I basically allocated a fixed length, maximum memory vect...
約7年 前 | 0
| 採用済み
質問
Simulink - Programmatically Set Vector Sizes at Run Time
I'm trying to run a model where the length of the vector (N_lag) changes each time I run "sim test2.slx". for i = 1:M; N_lag ...
約7年 前 | 1 件の回答 | 0