![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/7576415_1522122178429_DEF.jpg)
jpro89
Followers: 0 Following: 0
Feeds
질문
Error with s-function when simulink system is called within a matlab function
I face a problem regarding the simulation of a Simulink file. In my main file I am calling a function and within this function I...
대략 6년 전 | 답변 수: 1 | 0
1
답변질문
Read matrices in s-function only once during startup
I am trying to read some matrices in an s-function, which are originally loaded in the workspace. I would like to do this only o...
거의 7년 전 | 답변 수: 0 | 0
0
답변질문
Import constant array in s-function - Avoid repetitive import of array in each step
In a level-2 c s-function, at each sampling time I would like to access part of a rather large but constant matrix. To my unders...
거의 8년 전 | 답변 수: 0 | 0
0
답변질문
User-defined sample time in s-function
I am trying to set the sample time using the value of an input to the s-function. My code looks as follows: static void mdl...
거의 8년 전 | 답변 수: 1 | 0