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 ...
대략 14년 전 | 답변 수: 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...
14년 초과 전 | 답변 수: 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 ...
14년 초과 전 | 답변 수: 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....
14년 초과 전 | 답변 수: 1 | 0