sbiodiff
Syntax
Description
diffResults = sbiodiff(source,target)source and
          target and returns the comparison results as the
          SimBiology.DiffResults object diffResults. If
          source and target are SBPROJ files that contain
        more than one model, specify which model to compare using the name-value arguments
          SourceModelName and TargetModelName. For details
        on how SimBiology compares and matches model components, see SimBiology Model Matching Policy.
diffResults = sbiodiff(projectFile)SBPROJ file
          projectFile. If the project file contains more than two models,
        specify which models to compare using the name-value arguments
          SourceModelName and TargetModelName.
diffResults = sbiodiff(___,Name=Value)
Examples
Input Arguments
Name-Value Arguments
Output Arguments
Version History
Introduced in R2022a