Recursively save referenced models
显示 更早的评论

I can do it from the save all button but don't know how to do it from command prompt , to recursively save all the models.
Tried save_system()
回答(1 个)
Fangjun Jiang
2019-9-9
Try option 'SaveDirtyReferencedModels'
doc save_system
2 个评论
Hariom Singh
2019-9-9
编辑:Hariom Singh
2019-9-9
Fangjun Jiang
2019-9-9
set it to be true or 'on' will save all.
类别
在 帮助中心 和 File Exchange 中查找有关 Programmatic Model Editing 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!