photo

Fan BU


Active since 2017

Followers: 0   Following: 0

Message

Statistics

  • First Answer

View badges

Feeds

View by

Question


How to declare a persistent variable whose scope is Output in stateflow?
see my question, thanks!

7 years ago | 1 answer | 1

1

answer

Answered
Code Generation: Static local variables
Please try using the block delay, the delayed signal will be one from last cycle, this corresponds to static in C code, see the ...

7 years ago | 0