Feeds
已回答
Select columns from a matrix by treshold value
Thank you all, i just did it via Y = circshift(B,-1); which also worked fine for me. Then i could use Y insteat of B to sel...
Select columns from a matrix by treshold value
Thank you all, i just did it via Y = circshift(B,-1); which also worked fine for me. Then i could use Y insteat of B to sel...
4 years 前 | 0
| 已接受
提问
Select columns from a matrix by treshold value
Hi, i have some data stored in a 7200*600 matrix (600 could also be 300 or 1000 or something in this range). Somewhere in the ...
4 years 前 | 2 个回答 | 0
2
个回答已回答
Rename Parameter for Simulink Model
Hi, i have to change the names both in the m-file and the Simulink model so that i have the suitable names in the base workspa...
Rename Parameter for Simulink Model
Hi, i have to change the names both in the m-file and the Simulink model so that i have the suitable names in the base workspa...
6 years 前 | 0
提问
Rename Parameter for Simulink Model
Hi, i have build a Simulink Model which requires about 200 parameters which are stored in a *.m file like: "A_mu = 10; % som...
6 years 前 | 1 个回答 | 0
