Filter löschen
Filter löschen

What is a convenient way to do Simulink model review ?

27 Ansichten (letzte 30 Tage)
Josef Prochazka
Josef Prochazka am 24 Apr. 2020
Beantwortet: Valeriy am 5 Okt. 2023
I would like to do a review of Simulink model done by my colleague. I was wondering if there is some recommended tool or good practice to conveniently do this.
My expectations on a review tool:
  • Some functionality that would allow me to create "review issues" which would be some comments attached to specific blocks or group of blocks.
  • Some functionality that would show all "review issues" in model (or some links/shortcuts to review issues.)
So far I was experimenting with:
, but both of those were rather awkward for my use case and it was not at all convenient method to do a review.

Antworten (4)

Fangjun Jiang
Fangjun Jiang am 24 Apr. 2020
I would suggest the "Simulink Check" toolbox or Model Advisor in general.
  1 Kommentar
Josef Prochazka
Josef Prochazka am 27 Apr. 2020
Thanks for suggestion. Model Advisor is really useful and we are using Model Advisor for automatic checks of several guidelines and rules, but even model that is compliant with all guidelines and automatic checks can recieve some manual review comments. So my question was more about this manual review.

Melden Sie sich an, um zu kommentieren.


Hugo de Kock
Hugo de Kock am 14 Sep. 2020
Hi Josef, I am also working on that problem at the moment. I am asking myself:
a) In the role as a Model Reviewer, how can I systematically review a model and document things like review comments and review status?
b) How can I view all the differences between the previous version of the model and the current version, review each change and then make some comment or assign a review status?
c) The next question would be: "what is the reason behind that change?" So here I am looking for something like a link to a Change Request or Requirement.
d) In general, as a model reviewer, you should also check that the model is implementing a set of requirements.
e) Other review questions could also include, "is the model compliant to certain checks (e.g. ISO-26262)?"
I have been able to partly solve this problem with the Model Compare Tool, that is built-in in Simulink. (Model-Dif and Report generation, but there is no way to comment each change at the moment)
There is a product called "Simulink Requirements" that you can use to document requirements and link them to blocks inside models.
I think for the use-case you described, you could use Simulink Requirements to make a document with a list of "issues" and link those issues to blocks or groups of blocks. Then generate a report from Simulink Requirements or just give back the Model and Simulink.Requirements Document to your colleague.
If you need some more help on using Simulink Requirements you are welcome to contact me: hugodeko@mathworks.com
Kind regards, Hugo

Hugo de Kock
Hugo de Kock am 24 Apr. 2022
In case you did not know this already, there is a built-in Simulink Review Manager, or Review Perspective in Simulink.
See the links here:
Using this feature, a model reviewer can add comments to a model, that are related to specific blocks. The comments are saved in a seperate file, so you won't change the model just by reviewing it.
Does that help?
Kind regards,
Hugo

Valeriy
Valeriy am 5 Okt. 2023
Unfortunately GitHub-hosted runner does not fully support MATLAB and you will likely have to use your own self-hosted runner. See here: MATLAB Actions (github.com)

Kategorien

Mehr zu Programmatic Model Editing finden Sie in Help Center und File Exchange

Produkte


Version

R2019b

Community Treasure Hunt

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

Start Hunting!

Translated by