photo

David


Hitex UK Ltd

Last seen: 6 months 前 自 2013 起处于活动状态

Followers: 0   Following: 0

消息

统计学

  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


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

9 years 前 | 0 个回答 | 0

0

个回答

已回答
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...

9 years 前 | 0

已回答
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...

9 years 前 | 0

提问


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

9 years 前 | 3 个回答 | 0

3

个回答

提问


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

10 years 前 | 0 个回答 | 0

0

个回答

提问


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

10 years 前 | 0 个回答 | 0

0

个回答

提问


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

11 years 前 | 0 个回答 | 0

0

个回答

提问


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.

11 years 前 | 1 个回答 | 0

1

个回答