Is there any way to get a list of variables required for simulating a Simulink model?
조회 수: 12 (최근 30일)
이전 댓글 표시
I want to get a list of variables needed to run a Simulink simulation, for documentation purposes.
댓글 수: 0
채택된 답변
Jyotish Robin
2017년 3월 27일
편집: Jyotish Robin
2017년 3월 28일
Hi Damon!
What you are looking for is 'Model Explorer'.
You can use the Model Explorer to view, modify, and add elements of Simulink® models and workspace variables. In the Model Explorer, you can get a list of variables that a model or block uses.
The Model Explorer lets you focus on specific elements (for example, blocks, signals, and properties) without navigating through the model or chart.
Take a look at the following link to know more about 'Model Explorer':
The below link specifically talks about 'finding variables used by model':
Hope the above suggestions help :)
댓글 수: 2
Jyotish Robin
2017년 3월 30일
Maybe you could take a look at Simulink.findVars functionality. The following link takes you there:
Also, the following video link may be useful: https://www.mathworks.com/videos/find-variables-used-by-a-simulink-model-68937.html
추가 답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Simulink Functions에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!