Recursively save referenced models
Show older comments

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()
Answers (1)
Fangjun Jiang
on 9 Sep 2019
Try option 'SaveDirtyReferencedModels'
doc save_system
2 Comments
Hariom Singh
on 9 Sep 2019
Edited: Hariom Singh
on 9 Sep 2019
Fangjun Jiang
on 9 Sep 2019
set it to be true or 'on' will save all.
Categories
Find more on Programmatic Model Editing in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!