how to find a given parameter in state flow chart

7 ビュー (過去 30 日間)
Rui Zhang
Rui Zhang 2021 年 5 月 14 日
回答済み: Kiran Felix Robert 2021 年 6 月 25 日
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
Kiran Felix Robert 2021 年 6 月 25 日
Hi,
You can use Ctrl+F and enter the Search Text to search for parameters text in a Simulink Model / Stateflow Chart

カテゴリ

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