필터 지우기
필터 지우기

How can I find specified Block Types in Simulink ?

조회 수: 1 (최근 30일)
Armin Mueller
Armin Mueller 2020년 3월 20일
댓글: Fangjun Jiang 2020년 3월 24일
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에서 Programmatic Model Editing에 대해 자세히 알아보기

태그

제품

Community Treasure Hunt

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

Start Hunting!

Translated by