www.gusucode.com > mbcdesign 工具箱 matlab 源码程序 > mbcdesign/@candidateset/partialset.m

    function out = partialset(obj,ind)
% PARTIALSET  Return the partial list of candidate points
%
%   LIST=PARTIALSET(OBJ,IND) returns the partial list of points in the
%   candidate set.

%  Copyright 2000-2007 The MathWorks, Inc. and Ford Global Technologies, Inc.


error(message('mbc:candidateset:InvalidIndex'));