getComponents
Get model components associated with SimBiology model comparison results
Since R2022a
Description
        returns a table of model components associated with the comparison results
          tbl = getComponents(diffResults)diffResults, a SimBiology.DiffResults object. Specifically, the function returns the model
        components listed in the 
        table.diffResults.Comparisons
        specifies a vector of row indices tbl = getComponents(diffResults,rowIdx)rowIdx to return the model components
        associated with the requested rows from the
           table.diffResults.Comparisons
Examples
Input Arguments
Output Arguments
Version History
Introduced in R2022a