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!