How do I search a Simulink Model for a variable?

조회 수: 13 (최근 30일)
Farhad Verahrami
Farhad Verahrami 2016년 1월 7일
댓글: Farhad Verahrami 2016년 1월 8일
I am trying to follow a Simulink model. There are many variables which have been defined/initialized in a Matlab script which is run before the model is run. I would like to know where in the model these variables are used. Is there a way to do this without having to go through each module of the model, or examining its mask parameters, etc.? Thanks in advance for your help.

답변 (1개)

Sebastian Castro
Sebastian Castro 2016년 1월 8일
You can right-click a model and select "Find Referenced Variables".
This will take you into the Model Explorer tool (you can open this in other ways too), which shows the search results and lets you search again as shown here:
- Sebastian
  댓글 수: 1
Farhad Verahrami
Farhad Verahrami 2016년 1월 8일
Thanks very much. In which version was this added? 2013a does not seem to support this; but 2014 does. Also can you do a "search" or you can just see tge variables used in a block with this view?

댓글을 달려면 로그인하십시오.

카테고리

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