photo

David


Hitex UK Ltd

Last seen: 6개월 전 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년 초과 전 | 답변 수: 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년 초과 전 | 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년 초과 전 | 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년 초과 전 | 답변 수: 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년 초과 전 | 답변 수: 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년 초과 전 | 답변 수: 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년 전 | 답변 수: 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년 전 | 답변 수: 1 | 0

1

답변