BndMdl = CreateBoundary(Tree)
creates a new boundary model, BndMdl, from the
mbcboundary.Tree object, Tree. The method uses the
test plan inputs to define the boundary model inputs. You must call Add to add the new model to the tree.
Type of boundary model, specified as a character vector. Type is a
property of the mbcboundary.AbstractBoundary class and all
subclasses.
B.Type returns the boundary model type.
Use the getAlternativeTypes method to find out what types are available for the
specified boundary model.
Available types depend on the boundary model.
For mbcboundary.TwoStage, the
LocalModel requires a type of either
Range or Ellipsoid.
GlobalModel requires a type of Interpolating
RBF only.
For mbcboundary.PointByPoint, the
LocalModel type can be any valid type for
mbcboundary.Model.
Note
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 of a project. Fit them by adding the boundary model to the boundary
tree. See example below.
Instance of mbcboundary.Tree class object, specified as an
mbcboundary.Tree object.
Data Types: char | string
Boundary model property name, specified as a character vector. The allowed values
depend on the boundary model type.
Example: Global,'Star-shaped'
Boundary model, specified as a boundary model object.
You clicked a link that corresponds to this MATLAB command:
Run the command by entering it in the MATLAB Command Window.
Web browsers do not support MATLAB commands.
Seleccione un país/idioma
Seleccione un país/idioma para obtener contenido traducido, si está disponible, y ver eventos y ofertas de productos y servicios locales. Según su ubicación geográfica, recomendamos que seleccione: .
También puede seleccionar uno de estos países/idiomas:
Cómo obtener el mejor rendimiento
Seleccione China (en idioma chino o inglés) para obtener el mejor rendimiento. Los sitios web de otros países no están optimizados para ser accedidos desde su ubicación geográfica.