Creating a traceability matrix (SysML)
1. Right-click the Model or Package in which you want to create the Traceability Matrix, select New > SysML > Traceability > Traceability Matrix.
2. From the dialog, select the relationship type you want to show on the Traceability Matrix, and then click OK.
3. Type the name of the new Traceability Matrix, and then press the Enter key.
4. By default, the row and column items include their scoping name. If you do not want row and column items to include their scoping name:
a. Open the Traceability Matrix's Property Pages.
b. Click the Traceability Matrix tab.
c. To not show the scoping name of row items, set the tagged value of the rowItemsShowScope tag definition to FALSE.
d. To not show the scoping name of column items, set the tagged value of the columnItemsShowScope tag definition to FALSE.
To open the Traceability Matrix, double-click it.
* 
By default, a new Traceability Matrix searches for items in the Package that owns the Traceability Matrix. You can specify which Packages to search for items or alternatively search the whole model for items. How?