- 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 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Ajay krishna Vasanthakumar
el 23 de Jun. de 2020
Comentada: Ajay krishna Vasanthakumar
el 23 de Jun. de 2020
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 comentarios
Respuesta aceptada
Fangjun Jiang
el 23 de Jun. de 2020
2 comentarios
Más respuestas (0)
Ver también
Categorías
Más información sobre Programmatic Model Editing en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!