how to find a given parameter in state flow chart
Afficher commentaires plus anciens
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.
Réponses (1)
Kiran Felix Robert
le 25 Juin 2021
0 votes
Hi,
You can use Ctrl+F and enter the Search Text to search for parameters text in a Simulink Model / Stateflow Chart
Catégories
En savoir plus sur Modeling dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!