- save_system() and then copyfile()
- Simulink autosave preference
- Simulink.BlockDiagram.copyContentsToSubsystem(), Simulink.SubSystem.copyContentsToBlockDiagram()
How to copy the content of a model to another model without closing the current model
12 次查看(过去 30 天)
显示 更早的评论
Ajay krishna Vasanthakumar
2020-6-23
评论: Ajay krishna Vasanthakumar
2020-6-23
Hello,
i want to take back up of the current model without closing
save_system('model','new_model') closes the model "model".
is there any way to copy the content of the simulink model ?
Thanks,
V. Ajay Krishna
0 个评论
采纳的回答
Fangjun Jiang
2020-6-23
更多回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Programmatic Model Editing 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!