- 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
9 ビュー (過去 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 日
2 件のコメント
その他の回答 (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!