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

    function n= length(c);
%LENGTH

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



n= length(c.Constraints);