Use the
setBaselineMode(ma,mode)
method to set the Model Advisor baseline mode. Baseline mode causes the Model Advisor verify
methods to generate baseline comparison data for verifying the results of a Model Advisor
run.
ma — Model Advisor object Simulink.ModelAdvisor object
Simulink.ModelAdvisor object for which you want to set the
baseline mode.
mode — Boolean value indicating the Model Advisor baseline mode Boolean
Boolean value that indicates the Model Advisor baseline mode. A
value of true indicates that baseline mode is on. A value of
false indicates that baseline mode is off.