photo

Charles Wang


自 2011 起处于活动状态

Followers: 0   Following: 0

消息

Professional Interests: Embedded programming

统计学

Feeds

排序方式:

提问


How to declare a global variable in a large Simulink model?
In c-code to declare a global variable is very easy. But I found that it was not so easy in a large Simulink model with several ...

13 years 前 | 4 个回答 | 0

4

个回答

提问


How to add libraries to RTW Custom Files?
In Simulink "Configuration Parameters" window, under "Real Time Workshop\Custom Code" then "Include list of additional", one can...

13 years 前 | 0 个回答 | 0

0

个回答

提问


Stateflow event will start a new process?
When adding code on a transit between two nodes in a stateflow chart, one can mix statements with events such as a trigger to a ...

13 years 前 | 0 个回答 | 1

0

个回答

提问


How to implement this c-code: if(Flag == 1) {Flag = 0;} ?
I used a signal (this is what I needed) for Flag at an input port of stateflow, but Flag is not recognized inside the stateflow....

13 years 前 | 1 个回答 | 0

1

个回答