photo

David


Hitex UK Ltd

Last seen: 6 Monate vor Aktiv seit 2013

Followers: 0   Following: 0

Nachricht

Statistik

  • Thankful Level 1

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


Why does checking inline parameters optimize out blocks?
R2013b. When I selecte Inline Parameters I find that some simulink blocks get optimised out of the generated code. All I w...

mehr als 9 Jahre vor | 0 Antworten | 0

0

Antworten

Beantwortet
How do I make sure Simulink Constants are coded as #define?
So it turns out that enabling the inline parameters has the unexpected side affect of eliminating one of my code blocks which is...

mehr als 9 Jahre vor | 0

Beantwortet
How do I make sure Simulink Constants are coded as #define?
Hi Sebastian, Thanks that has worked, in fact I only need to enable the inline parameters to make sure the #defines are gener...

mehr als 9 Jahre vor | 0

Frage


How do I make sure Simulink Constants are coded as #define?
If I have a constant in the Simulink model, this ends up being defined in a structure which then ends up in RAM. This results...

mehr als 9 Jahre vor | 3 Antworten | 0

3

Antworten

Frage


System Target File Pushbutton
When creating a System Target File, I would like to have a push button that then opens a folder browser window. On selecting th...

mehr als 10 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


Create a Simulink Block that loads data from a file
I'd like to have a simulink block that allows me to select an input file and then modify parameters based on the content of the ...

mehr als 10 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


ssWriteRTWParamSettings not operating as expected
With the following code: char_T textArray[3][6] = {"ABC","XYZ","456"}; if ( !ssWriteRTWParamSettings(S, 2, ...

fast 11 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


Function-call initiator output in C-mex file for S Function
How do I make the output terminal of an S-Function a Function-Call Initiator? For example as in the async interrupt blocks.

fast 11 Jahre vor | 1 Antwort | 0

1

Antwort