www.gusucode.com > mbcguitools 工具箱 matlab 源码程序 > mbcguitools/@mbcwidgets/@factorselector2d/pPostSetSelectionType.m

    function pPostSetSelectionType(obj, event)
%PPOSTSETSELECTIONTYPE A short description of the function
%
%  OUT = PPOSTSETSELECTIONTYPE(IN)

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


% Ensure exclusivity if dealt with
obj.pCheckExclusivity;

% Update the output variables
obj.pSetOutputFactors;