Simulink toggle run-time data access programmatically

5 views (last 30 days)
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.
Untitled.png
Any help is greatly appreciated.

Accepted Answer

Sara Nadeau
Sara Nadeau on 6 Jan 2020
Hi Robert,
Unfortunately there is not a way to control these settings programmatically at this time.
Sara

More Answers (1)

Pujitha Narra
Pujitha Narra on 7 Jan 2020
Unfortunately there isn't a way to do it. The issue is being looked into.

Categories

Find more on Event Functions in Help Center and File Exchange

Products


Release

R2019b

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!