代码搜索:Numeric
找到约 7,754 项符合「Numeric」的源代码
代码结果 7,754
www.eeworm.com/read/151704/12180332
m write.m
function resp = write(en,index,data)
% Copyright 2002 The MathWorks, Inc.
% $Revision: 1.3 $ $Date: 2002/05/14 19:46:58 $
error(nargchk(2,3,nargin));
if ~ishandle(en),
error('First Par
www.eeworm.com/read/151704/12180336
m write_enum.m
function resp = write_enum(ss,index,data)
% Copyright 2002 The MathWorks, Inc.
% $Revision: 1.2 $ $Date: 2002/05/14 19:46:58 $
error(nargchk(2,3,nargin));
if ~ishandle(ss),
error('First
www.eeworm.com/read/151704/12180350
m copy.m
function resp = copy(nn)
% COPY Creates a copy of an RENUM object.
% O = COPY(EN) returns a copy of the ENUM object EN.
%
% See also ENUM.
% Copyright 2002 The MathWorks, Inc.
% $Revis
www.eeworm.com/read/151704/12180653
m disp.m
function dummy = disp(mm)
%DISP Display.
% Copyright 2002 The MathWorks, Inc.
% $Revision: 1.2 $ $Date: 2002/05/01 18:38:17 $
fprintf('\nNUMERIC Object\n')
disp_numeric(mm);
disp_memoryob
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/12181194
m write_string.m
function resp = write_string(ss,index,data)
% Copyright 2002 The MathWorks, Inc.
% $Revision: 1.6 $ $Date: 2002/05/15 14:57:48 $
error(nargchk(2,3,nargin));
if ~ishandle(ss),
error('Firs
www.eeworm.com/read/151704/12181212
m read_string.m
function resp = read_string(nn,index,timeout)
% Copyright 2002 The MathWorks, Inc.
% $Revision: 1.5 $ $Date: 2002/05/15 14:57:48 $
error(nargchk(1,3,nargin));
if ~ishandle(nn),
error('Fi
www.eeworm.com/read/339753/12206495
v pll1.v
// megafunction wizard: %ALTCLKLOCK%
// GENERATION: STANDARD
// VERSION: WM1.0
// MODULE: altclklock
// ============================================================
// File Name: PLL1.v
// Me
www.eeworm.com/read/339666/12210873
vhd dff_1.vhd
-- megafunction wizard: %LPM_FF%
-- GENERATION: STANDARD
-- VERSION: WM1.0
-- MODULE: lpm_ff
-- ============================================================
-- File Name: DFF_1.vhd
-- Megafun
www.eeworm.com/read/339637/12213440
v vga_audio_pll.v
// megafunction wizard: %ALTPLL%
// GENERATION: STANDARD
// VERSION: WM1.0
// MODULE: altpll
// ============================================================
// File Name: VGA_Audio_PLL.v
// M