How can I find specified Block Types in Simulink ?

1 次查看(过去 30 天)
How can I find specified Block Types in Simulink like "Selector" via the Finder (STRG+F)?

回答(1 个)

Fangjun Jiang
Fangjun Jiang 2020-3-20
Advanced, then select BlockType, and set value
  4 个评论
Armin Mueller
Armin Mueller 2020-3-24
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 2020-3-24
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')

请先登录,再进行评论。

类别

Help CenterFile Exchange 中查找有关 Simulink Functions 的更多信息

标签

产品

Community Treasure Hunt

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

Start Hunting!

Translated by