Find an older version of a SImulink model
3 ビュー (過去 30 日間)
古いコメントを表示
Is there a way to find an older version of a model in Simulink? The model I am currently working with is version 4.3 of itself, but I want to know if I can find the previous versions?
Thank you in advance.
0 件のコメント
回答 (1 件)
Piyush Kumar
2024 年 7 月 24 日
As per the documentation link, you can use the Property Inspector to view and edit model version properties, description, and callback functions. To open the Property Inspector, in the Modeling tab, under Design, click Property Inspector.
Under Model Information, The Info tab summarizes information about the current version of the model, such as modifications, version, and the last saved date. You can view and edit model information and enable, view, and edit the model change history.
For more details, please check the link mentioned above.
0 件のコメント
参考
カテゴリ
Help Center および File Exchange で Interactive Model Editing についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!