www.gusucode.com > mbctools 工具箱 matlab 源码程序 > mbctools/@xregbdrynode/canNewConstraint.m

    function tf = canNewConstraint(bdev)
%CANNEWCONSTRAINT 
%
%  TF = CANNEWCONSTRAINT(BDEV)
%
%  See also XREGBDRYNODE, XREGBDRYNODE/CANNEWCONSTRAINT.

%  Copyright 2005-2008 The MathWorks, Inc. and Ford Global Technologies, Inc.


tf = true;

%--------------------------------------------------------------------------
% EOF
%--------------------------------------------------------------------------