Main Content
slreq.matrix.Filter
Description
Use slreq.matrix.Filter
objects to apply filters to traceability
matrices. After creating slreq.matrix.Filter
objects, add the filters to
slreq.matrix.Configuration
objects.
Creation
Use slreq.matrix.Filter
to create a traceability matrix configuration
object. You can also use the slreq.getTraceabilityMatrixOptions
function to access the slreq.matrix.Configuration
object in the options
field of the
matrix options structure and retrieve filters from the LeftFilters
,
TopFilters
, Highlight
, Cell
, and
Matrix
properties.
Description
creates a traceability matrix filter.filter
= slreq.matrix.Filter
Properties
Examples
Version History
Introduced in R2024a