Products & Services Solutions Academia Support User Community Company

Learn more about Model-Based Calibration   

Type (for design constraints) - Design constraint type

Syntax

C.Type

Description

This is a property of mbcdoe.constraint.

C.Type returns the design constraint type. You can only choose a type when you create the constraint, when calling CreateConstraint.

You can specify the constraint type during creation by using the Type property, e.g.,

c = D.CreateConstraint('Type','Linear')

Other available properties depend on the constraint type. See the table Constraint Properties.

The constraint Type must be one shown in the following table.

Constraint TypeDescription
'Linear'Linear design constraint:
1*Input1 + 1* Input2 + 1* Input3 <= 0
'Ellipsoid'Ellipsoid design constraint:
Ellipsoid at (Input1=0, Input2=0, Input3=0)
'1D Table'1D Table design constraint:
InputY(InputX) <= InputY max
'2D Table'2D Table design constraint:
InputZ(InputX,InputY) <=InputZmax

See Also

CreateConstraint; Constraint Properties

  


Recommended Products

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

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