Simulink.ModelTransform.CommonSourceInterpolation.Results Class
Namespace: Simulink.ModelTransform.CommonSourceInterpolation
Description
Use an object of the
Simulink.ModelTransform.CommonSourceInterpolation.Results
class
to analyze the identified results of a search for eligible Interpolation Using Prelookup
blocks.
Creation
Description
The Simulink.ModelTransform.CommonSourceInterpolation.identifyCandidates
function creates an object of the
Simulink.ModelTransform.CommonSourceInterpolation.Results
class when executed. You can use this object as the input argument of the Simulink.ModelTransform.CommonSourceInterpolation.refactorModel
function.
Note
Do not change the properties of a
Simulink.ModelTransform.CommonSourceInterpolation.Results
object in order to avoid errors with model refactoring.
Properties
Examples
Version History
Introduced in R2021b