フィルターのクリア

How to save current state in Stateflow

3 ビュー (過去 30 日間)
Duane
Duane 2016 年 9 月 21 日
編集済み: Duane 2016 年 9 月 27 日
I am using Stateflow and Embedded coder and my code is crashing when being ran on an ARM. Is there a way to obtain and save the current state in Stateflow? I have an EEPROM that I can store the states in, but I can't figure out how to easily obtain, every timestep, the states that are active...other than storing the entire state structure.
One more issue...my timestep is 500us yet my EEPROM write time is 5ms...so writing every timestep would not work. Buffering would not work either, due to loss of states saved in RAM between writes.

回答 (0 件)

カテゴリ

Help Center および File ExchangeComplex Logic についてさらに検索

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by