Generate a clone of an open Simulink model (to create an autosave copy)
1 次查看(过去 30 天)
显示 更早的评论
One of the drawbacks of Simulink is that it still doesn't have an option of autosave.
Unless you update or build your model (then, an autosave copy is made), you are not protected against disasters (and Matlab crashes!).
I'd like to generate a periodic function that saves the model. I managed to create a callback that acts like ctrl+s, but I prefer to keep the open model unsaved, and instead to generate a clone of that model, just as autosave works on every computer environment.
Any idea?
0 个评论
回答(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!