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 years 前 | 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 years 前 | 1 个回答 | 0