Simulink toggle run-time data access programmatically
3 次查看(过去 30 天)
显示 更早的评论
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.
0 个评论
采纳的回答
Sara Nadeau
2020-1-6
Hi Robert,
Unfortunately there is not a way to control these settings programmatically at this time.
Sara
更多回答(1 个)
Pujitha Narra
2020-1-7
Unfortunately there isn't a way to do it. The issue is being looked into.
0 个评论
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Sources 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!