Requirement status in Simulink Requirements API

1 view (last 30 days)
Hi all,
I'm currently testing out the Simulink Requirements API. I found Implemented and Verfication metrics which are very good in terms of establishing and documenting the traceabilitiy. However what's missing or at least I haven't found is "Requirements Status" . I have a project where I would need this additional column to categorise the requirements based on the following status.
  1. New
  2. Changed
  3. Validated
  4. Approved
  5. Deprecated
  6. Potential Duplicate
  7. Incomplete
  8. Sample
  9. Out of Scope
Can someone tell me if this feature is already available in the requirements manager API or should I customize it according to my needs? I searched the entire the documentation of Simulink Requirements API and never found anything relating to this.
Thank you in advance for your suggestions and help.
Best regards

Accepted Answer

Jian Fan
Jian Fan on 4 Dec 2020
I believe Customize Requirements with Custom Attributes is what you are looking for. The document shows how to define and edit attributes using Requirements Editor. "Related topics" has link to APIs for manipulating custom attributes. You can define custom attributes for your status and display them as additional column in the Requirements Editor.
  1 Comment
BCP
BCP on 29 Dec 2020
Thanks for the answer. I already found it. The link you shared is exactly how I solved my problem. Anyways thanks for your support.

Sign in to comment.

More Answers (0)

Products


Release

R2020a

Community Treasure Hunt

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

Start Hunting!