Community Profile

photo

Iban


IK4 Ikerlan

Active since 2011

Statistics

  • Thankful Level 1

View badges

Content Feed

View by

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...

bijna 12 jaar ago | 0 answers | 0

0

answers

Question


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...

bijna 13 jaar ago | 1 answer | 0

1

answer

Question


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. ...

bijna 13 jaar ago | 1 answer | 0

1

answer

Question


Custom Data Type in arrays
Hi, I have defined a Custom Data Type like this: %tDistanceFloat32 tDistanceFloat32 = Simulink.AliasType; tDistanc...

bijna 13 jaar ago | 1 answer | 0

1

answer

Question


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...

bijna 13 jaar ago | 2 answers | 0

2

answers

Question


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' ...

bijna 13 jaar ago | 0 answers | 0

0

answers

Answered
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...

bijna 13 jaar ago | 0

Answered
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.

bijna 13 jaar 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...

bijna 13 jaar ago | 2 answers | 0

2

answers

Question


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...

bijna 13 jaar ago | 4 answers | 1

4

answers