mbcboundary.Boolean
Boolean boundary model class
Description
The mbcboundary.Boolean class is a subclass of the
mbcboundary.AbstractBoundary class. The
mbcboundary.AbstractBoundary class is the base class for all boundary
model classes in the Model-Based Calibration Toolbox™ software.
Creation
You can create Boolean boundary models, which are useful as design constraints, in two
ways. You can either use logical operators
(&,|,~) on other boundary
models, or you can include more than one boundary model in the best boundary model for a
boundary tree. If you combine boundary models using logical operators, you cannot add the
resulting Boolean boundary model to a boundary tree.
When working in projects, you can combine boundary models by including them in the
InBest property. For example, you can use subsets of input factors
to build boundary models (see ActiveInputs). You can then combine the subset boundary models for
the most accurate boundary. This approach can provide more effective results than including all inputs. If
the BestModel property of the boundary tree includes more than one
boundary model, then the boundary model is a mbcboundary.Boolean
object.
Properties
Object Functions
CreateBoundary | Create boundary model |
Evaluate | Evaluate model, boundary model, or design constraint |
designconstraint | Convert boundary model to design constraint |
getAlternativeTypes | Alternative model or design types |
Version History
Introduced in R2009b