Simulink toggle run-time data access programmatically
이전 댓글 표시
In my model, I am accessing a signal during simulation by using the steps described in the documentation. However, for performance reasons, I would like to programmatically switch run-time data access off during certain tests. I still want to log the signal but I only need to access the data after the simulation.
Basically, I want to uncheck the checkbox in the image programmatically and I can't seem to find the parameter to do this.

Any help is greatly appreciated.
채택된 답변
추가 답변 (1개)
Pujitha Narra
2020년 1월 7일
0 개 추천
Unfortunately there isn't a way to do it. The issue is being looked into.
카테고리
도움말 센터 및 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!