jpro89
Followers: 0 Following: 0
Statistics
4 Questions
0 Answers
RANK
284,393
of 295,527
REPUTATION
0
CONTRIBUTIONS
4 Questions
0 Answers
ANSWER ACCEPTANCE
25.0%
VOTES RECEIVED
0
RANK
of 20,242
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 154,057
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
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 ago | 1 answer | 0
1
answerQuestion
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 ago | 0 answers | 0
0
answersQuestion
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 ago | 0 answers | 0
0
answersQuestion
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 ago | 1 answer | 0