Documentation

getBaselineMode

Determine whether Model Advisor is in baseline data generation mode

Description

mode= getBaselineMode(ma)returns true if the Model Advisor is in baseline data mode. Baseline data mode causes the verification methods of the Model Advisor, for example,verifyHTML, to generate baseline data.

Input Arguments

collapse all

Simulink.ModelAdvisorobject for which you want to determine if it is in baseline data mode.

Output Arguments

collapse all

A value of1indicates that the Model Advisor is in baseline data generation mode.

Introduced in R2006a