Info
이 질문은 마감되었습니다. 편집하거나 답변을 올리려면 질문을 다시 여십시오.
Running Simulink in Matlab
조회 수: 1 (최근 30일)
이전 댓글 표시
I have a Simulink model that I would like to vary parameters for and capture the resultant outputs. I know I Can vary parameters by naming a parameter and changing it within a for loop but how do I capture the outputs such as nodes I want to look at later?
댓글 수: 0
답변 (1개)
David Barry
2016년 12월 13일
편집: David Barry
2016년 12월 13일
There are lots of ways to log data in Simulink. You should read the doc to find the best method for you. It's difficult to offer more guidance as you haven't been very specific or shared your model/script.
댓글 수: 1
이 질문은 마감되었습니다.
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!