Skip to Main Content Skip to Search
Product Documentation

RemovePoints - Remove all nonfixed design points

Syntax

D = RemovePoints(D)
D = RemovePoints(D,PointType)
D = RemovePoints(D,indices)

Description

RemovePoints is a method of mbcdoe.design.

D = RemovePoints(D) removes all nonfixed points from the design.

D = RemovePoints(D,PointType) removes the specified type of points, where PointType is one of 'free','fixed' or 'data'.

D = RemovePoints(D,indices) removes the points specified by indices.

Examples

To remove all free points:

Design = RemovePoints(Design,'free');

See Also

FixPoints

  


Recommended Products

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

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