Feeds
提问
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 前 | 0 个回答 | 0
0
个回答提问
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 前 | 1 个回答 | 0
1
个回答提问
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 前 | 1 个回答 | 0
1
个回答提问
Custom Data Type in arrays
Hi, I have defined a Custom Data Type like this: %tDistanceFloat32 tDistanceFloat32 = Simulink.AliasType; tDistanc...
13 years 前 | 1 个回答 | 0
1
个回答提问
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 前 | 2 个回答 | 0
2
个回答提问
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 前 | 0 个回答 | 0
0
个回答已回答
Buses 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...
Buses 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 前 | 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.
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 前 | 0
提问
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 前 | 2 个回答 | 0
2
个回答提问
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 前 | 4 个回答 | 1