Find an older version of a SImulink model
6 次查看(过去 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!