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