Azzera filtri
Azzera filtri

How can I find specified Block Types in Simulink ?

1 visualizzazione (ultimi 30 giorni)
How can I find specified Block Types in Simulink like "Selector" via the Finder (STRG+F)?

Risposte (1)

Fangjun Jiang
Fangjun Jiang il 20 Mar 2020
Advanced, then select BlockType, and set value
  4 Commenti
Armin Mueller
Armin Mueller il 24 Mar 2020
But I'm not searching for the 'BusSelector' Block. It's the 'Selector' Block I'm looking for. At least in the Library Browser these are different blocks.
Fangjun Jiang
Fangjun Jiang il 24 Mar 2020
Single click that block in your model and run this in Command Window to get the exact value for block type
get_param(gcb,'BlockType')

Accedi per commentare.

Categorie

Scopri di più su Programmatic Model Editing in Help Center e File Exchange

Tag

Prodotti

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by