Feeds
提问
How to declare a persistent variable whose scope is Output in stateflow?
see my question, thanks!
7 years 前 | 1 个回答 | 1
1
个回答已回答
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 ...
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 前 | 0