Products & Services Solutions Academia Support User Community Company

Learn more about Model-Based Calibration   

Type (for boundary models) - Boundary model type

Syntax

B.Type

Description

This is a property of mbcboundary.AbstractBoundary and all subclasses.

B.Type returns the boundary model type. You can only choose a type when you create the boundary. Use the Type input argument with CreateBoundary to specify what kind of boundary model you want to create, such as 'Star-shaped', 'Range', 'Ellipsoid', 'Convex Hull'.

Use getAlternativeTypes to find out what types are available for the specified boundary model.

Available types depend on the boundary model, for example:

You can only create boundaries of type 'Point-by-point' or 'Two-stage' from a Local boundary tree, or from an existing boundary of type 'Point-by-point' or 'Two-stage'. You cannot create or fit these types of boundary models outside a project. Fit them by adding the boundary model to the boundary tree.

Examples

The following example creates a point-by-point boundary model from the Local boundary tree:

B = CreateBoundary(T.Boundary.Local,'Point-by-point');

Create a local boundary with type range:

B.LocalModel = CreateBoundary(B.LocalModel,'Range');

See Also

Boundary Models, CreateBoundary, getAlternativeTypes

  


Recommended Products

Includes the most popular MATLAB recorded presentations with Q&A sessions led by MATLAB experts.

 © 1984-2010- The MathWorks, Inc.    -   Site Help   -   Patents   -   Trademarks   -   Privacy Policy   -   Preventing Piracy   -   RSS