simulink-requirements
Installation
SKILL.md
MATLAB Requirements Toolbox — Requirements & Traceability
This skill covers everything in the slreq API: creating and reading requirements,
managing traceability links, checking verification coverage, allocating requirements
to architecture components, and auditing link health.
For architecture phases (System Composer models, functional decomposition,
functional→physical allocation) see the mbse-architecture skill.
See references/api-quickref.md in this skill folder for a compact one-page API reference.
The Two File Types
| Extension | Class | Role |
|---|---|---|
.slreqx |
slreq.ReqSet |
Stores requirements (text, hierarchy) |
.slmx |
slreq.LinkSet |
Stores traceability links outgoing from a source artifact |