代码搜索:construct
找到约 6,584 项符合「construct」的源代码
代码结果 6,584
www.eeworm.com/read/151704/12180471
m construct_bitfield.m
function bb = construct_bitfield(bb,args)
% Private. Set properties of bitfield object.
% Copyright 2002 The MathWorks, Inc.
% $Revision: 1.6 $ $Date: 2002/04/03 19:03:00 $
% Defaults
bb.a
www.eeworm.com/read/151704/12180670
m construct_numeric.m
function nn = construct_numeric(nn,args)
%CONSTRUCT_NUMERIC Constructor for raw memory object
% MM = CONSTRUCT_NUMERIC('PropertyName',PropertyValue,...) Constructs an ..
%
% Major Properties
www.eeworm.com/read/151704/12180709
m construct_registerobj.m
function rr = construct_registerobj(rr,args)
% Copyright 2002 The MathWorks, Inc.
% $Revision: 1.4 $ $Date: 2002/04/03 19:47:44 $
nargs = length(args);
if( nargin < 2 | ~ishandle(rr) ),
www.eeworm.com/read/151704/12180839
m construct_rstring.m
function nn = construct_rstring(nn,args)
%CONSTRUCT_RTSRING Constructor for register string object
% Copyright 2002 The MathWorks, Inc.
% $Revision: 1.3 $ $Date: 2002/03/29 22:50:01 $
% P
www.eeworm.com/read/151704/12180964
m construct_rnumeric.m
function nn = construct_rnumeric(nn,args)
%CONSTRUCT_NUMERIC Constructor for numeric object
% MM = CONSTRUCT_NUMERIC('PropertyName',PropertyValue,...) Constructs an ..
% Major Properties (See
www.eeworm.com/read/151704/12181196
m construct_string.m
function nn = construct_string(nn,args)
% Copyright 2002 The MathWorks, Inc.
% $Revision: 1.3 $ $Date: 2002/04/03 19:47:40 $
% Process constructors input arguments if any
nn.charconversion
www.eeworm.com/read/151704/12181232
m construct_rpointer.m
function nn = construct_rpointer(nn,args)
%CONSTRUCT_RPOINTER Constructor for raw memory object
% MM = CONSTRUCT_RPOINTER('PropertyName',PropertyValue,...) Constructs an ..
%
% Major Properti
www.eeworm.com/read/151704/12181256
m construct_containerobj.m
function bb = construct_containerobj(bb,args)
% Private. Set containerobj properties.
% Copyright 2002 The MathWorks, Inc.
% $Revision: 1.4 $ $Date: 2002/05/29 20:06:45 $
bb.containerobj_ma
www.eeworm.com/read/151704/12181308
m construct_renum.m
function nn = construct_renum(en,args)
%CONSTRUCT_ENUM Constructor for raw memory object
% MM = CONSTRUCT_ENUM('PropertyName',PropertyValue,...) Constructs an ..
%
% Major Properties (See NUM
www.eeworm.com/read/151478/12206944
h stl_construct.h
/*
*
* Copyright (c) 1994
* Hewlett-Packard Company
*
* Permission to use, copy, modify, distribute and sell this software
* and its documentation for any purpose is hereby granted without fee,