How do I display logged local data of stateflow in Logic Analyzer
5 ビュー (過去 30 日間)
古いコメントを表示
Michael Felger
2019 年 2 月 1 日
回答済み: Dhanashree Mohite
2019 年 2 月 12 日
I would like to log a Local variable in a stateflow diagram and view it in the Logic Analyzer together with other signals.
I've enabled Logging for the variable via Model Explorer -> selected variable -> Logging -> Log signal data checkbox.
After I run the simulink model, the variable is available in the logsout-Variable in my workspace, so logging seems to work.
However, when I open the Logic Analyzer, the variable isn't available.
Is it possible to view a Local variable in a stateflow diagram in the Logic Analyzer without passing it as an output to Simulink?
0 件のコメント
採用された回答
Dhanashree Mohite
2019 年 2 月 12 日
As per my knowledge, there is no such way in MATLAB R2018b to view local variables of Stateflow in Logic Analyzer.
But yes, it can be done through Simulation Data Inspector.
0 件のコメント
その他の回答 (0 件)
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!