Disabling Data Logging in Simulink
조회 수: 17 (최근 30일)
이전 댓글 표시
I have a simulation on simulink with many to-file and to-workspace blocks in it. However, now I want to run a monte-carlo analysis of 5000 simulation runs where I do not need this data logged. I do not want to modify my model but I want to turn off data logging (to-file and to-workspace blocks). Is there a setModelParam command for this or any other easier way?
댓글 수: 0
답변 (1개)
Benjamin Thompson
2022년 2월 8일
In the Model Settings in Simulink, go to the Data Import/Export option and remove the check marks on data that you do not want to log.
댓글 수: 2
Benjamin Thompson
2022년 2월 10일
Remember to accept answers if they work for you. Users with a better acceptance rate are more likely to get fast and effective answers to future questions.
참고 항목
카테고리
Help Center 및 File Exchange에서 Prepare Model Inputs and Outputs에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!