how to find a given parameter in state flow chart
이전 댓글 표시
When compiling a stateflow model, the system complains parameters 'myParameterName' and 'myParameterName' are conflicting. Declare a single parameter 'myParameterName' in the chart.
When I went into the chart, I couldn't find where parameter "myParameterName" is used. Is there a way to search and find which blocks are using the parameters?
Thanks.
답변 (1개)
Kiran Felix Robert
2021년 6월 25일
0 개 추천
Hi,
You can use Ctrl+F and enter the Search Text to search for parameters text in a Simulink Model / Stateflow Chart
카테고리
도움말 센터 및 File Exchange에서 Stateflow에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!