Where did the Simulink model history go to?

조회 수: 46 (최근 30일)
Clint Rietjens
Clint Rietjens 2021년 10월 22일
댓글: Bert 2024년 1월 16일
Due to toolbox support we had to switch from Matlab 2019a to 2021a.
I was using the history tab in Simulink to keep a good track of all the modifications that are being made to our model.
Since Matlab 2021a i noticed that this information is not visable anymore.
Does someone know if this has been moved to a different location? I cannot find this in the documentation of Matlab changelog.
The attached picture is the tab view from Matlab Simulink 2019a.

채택된 답변

Arthi Sathyamurthi
Arthi Sathyamurthi 2021년 10월 27일
Hello,
Starting in R2021a, the Model history field and the Prompt to update model history option in the Model Properties dialog box have been removed. It is still possible to query the ModifiedHistory parameter, and enable the prompt to update behavior by setting the UpdateHistory parameter.
For more information refer to Release Notes. (R2021a -> Project and File Management -> Functionality Being Removed or Changed)
  댓글 수: 2
Korbinian Volgt
Korbinian Volgt 2023년 1월 16일
편집: Korbinian Volgt 2023년 1월 16일
Is there a reason why this was replaced?
We found it quite intuitive to document the development of our models directly inside the model with the Update History When Saving prompt. We do also apply version control for the development, but for smaller model change steps applied, it was nice to have the list from the model history.
Is there another metadata or recommended way for documentation that we could use for this?
Thank you very much in advance
Bert
Bert 2024년 1월 16일
I agree with Korbinian Volgt.
The Model History feature was very helpful to track the changes to the models. We implemented our report generation to publish this info in the model documentation (using R2020b). It seems it will not work anymore in later releases which is really a shame.
Is there another metadata or recommended way for documentation that we could use for this?
Thank you very much in advance

댓글을 달려면 로그인하십시오.

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Programmatic Model Editing에 대해 자세히 알아보기

제품


릴리스

R2021a

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by