Main Content
compare
Description
compares two compResult
= compare(paramSet1
,paramSet2
)ParameterSet
objects and returns a struct array that provides comparison information. The comparison
contains parameter information, such as block path, parameter name, data type, and size, and
it shows the different values saved in the ParameterSet
objects.
Examples
Input Arguments
Output Arguments
Version History
Introduced in R2023b
See Also
delete
| explorer
| listParamSet
| resolve
| ParameterSet
| Target