Is it possible to access/use sldd data within a stateflow without using a mask?
조회 수: 4 (최근 30일)
이전 댓글 표시
Hey folks,
is it possible to access/use sldd data within a state chart without using a mask?
Thanks in advance.
댓글 수: 0
채택된 답변
Fangjun Jiang
2023년 1월 19일
Once the SLDD is specified for the model, its data can be used by the whole model. What is the issue?
In Stateflow, add a parameter, specify it as "inherit from Simulink".
댓글 수: 5
Fangjun Jiang
2023년 1월 19일
Yes. The auto completion of the variable name is not available in Stateflow. I am verifying it in R2022b.
추가 답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Simulink Functions에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!