opts = slreq.getTraceabilityMatrixOptions('current')
creates a traceability matrix options structure containing the artifacts from the selected
tab in the Traceability Matrix window.
This example shows how to create an options structure for a traceability matrix, then generate a matrix using those options.
Open the Requirements Definition for a Cruise Control Model project.
openProject("ShortestPath");
Create an options structure for a traceability matrix.
opts = slreq.getTraceabilityMatrixOptions;
Set the leftArtifacts and topArtifacts fields of opts. Enter a cell array containing the name of the artifacts that you want to use in your traceability matrix.
You clicked a link that corresponds to this MATLAB command:
Run the command by entering it in the MATLAB Command Window.
Web browsers do not support MATLAB commands.
Sélectionner un site web
Choisissez un site web pour accéder au contenu traduit dans votre langue (lorsqu'il est disponible) et voir les événements et les offres locales. D’après votre position, nous vous recommandons de sélectionner la région suivante : .
Vous pouvez également sélectionner un site web dans la liste suivante :
Comment optimiser les performances du site
Pour optimiser les performances du site, sélectionnez la région Chine (en chinois ou en anglais). Les sites de MathWorks pour les autres pays ne sont pas optimisés pour les visites provenant de votre région.