Charles Wang
Followers: 0 Following: 0
Professional Interests: Embedded programming
Statistics
4 Questions
0 Answers
RANK
23,651
of 294,641
REPUTATION
1
CONTRIBUTIONS
4 Questions
0 Answers
ANSWER ACCEPTANCE
0.0%
VOTES RECEIVED
1
RANK
of 20,133
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 152,147
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
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 ago | 4 answers | 0
4
answersQuestion
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 ago | 0 answers | 0
0
answersQuestion
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 ago | 0 answers | 1
0
answersQuestion
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 ago | 1 answer | 0