Checkpoint to save the state of Simulink simulation at a specific sample time
2 次查看(过去 30 天)
显示 更早的评论
Hi,
I'm working on a simulink design which is meant to work with a 108MHz (9.26ns) sample time. I need to simulate a long time (~2 seconds) which translates to 2 x 108e6 sample times and most of this time is spent for a initialization sequence.
I want to run 80% of the simulation once and save the state of the system as a checkpoint so that the next times I run the simulation it starts at that simulation time (80% of the full simulation time length) by loading the state of the system from the checkpoint I created earlier.
I don't think this is possible right now but if it is please tell. But anyways this could be a really helpful feature to add.
Thanks
0 个评论
采纳的回答
更多回答(0 个)
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!