Statistics
RANK
23,160
of 295,527
REPUTATION
1
CONTRIBUTIONS
8 Questions
2 Answers
ANSWER ACCEPTANCE
50.0%
VOTES RECEIVED
1
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
How to mask a boolean parameter with a popup?
Hello, I am trying to mask a simulink block and I am having some trouble. I want to mask a boolean parameter, that is, its va...
12 years ago | 0 answers | 0
0
answersQuestion
Setting priority to data store read/write blocks
Hi everybody, I have a model in simulink with a lot of data store read/write blocks. I use the data store read/write blocks j...
13 years ago | 1 answer | 0
1
answerQuestion
Stateflow question: transitions evaluated before state is executed
Hello, I was wondering wether there is a type of transition in Stateflow which is evaluated before the state is executed. ...
13 years ago | 1 answer | 0
1
answerQuestion
Custom Data Type in arrays
Hi, I have defined a Custom Data Type like this: %tDistanceFloat32 tDistanceFloat32 = Simulink.AliasType; tDistanc...
13 years ago | 1 answer | 0
1
answerQuestion
Define Array data type
Hello, I have a Simulink model, where I need to define some custom data types. For that, in a .m file I a writting something...
13 years ago | 2 answers | 0
2
answersQuestion
Problem with bus in a s-function
I have a hand-written C S-Function, which compiles but when I execute it, it gives the following error: " 'Proba1/SFunction' ...
13 years ago | 0 answers | 0
0
answersBuses as inputs/outputs in C MEX S-Functions
Hello, I do not understand very well the example provided by the "showdemo sldemo_lct_bus_script" command. In my case, a b...
13 years ago | 0
Problem with C-MEX S-function and atoi (pointers)
Hello, I have tried with in_nodeA_char = Input_Node_A_value + 0x30; and the problem has gone. Thank you for answering.
13 years ago | 0
Question
Problem with C-MEX S-function and atoi (pointers)
Hello everybody, I have a problem with a C S-function code. After trying many times, my mdlOutputs code is in the momment the f...
13 years ago | 2 answers | 0
2
answersQuestion
Buses as inputs/outputs in C MEX S-Functions
Hello, I have a question: Is it possible to make a hand-written C S-Function which handles with buses as inputs/outputs? My bus...
13 years ago | 4 answers | 1