代码搜索:MathWorks
找到约 4,523 项符合「MathWorks」的源代码
代码结果 4,523
www.eeworm.com/read/124574/6045327
m pvalidatefcnspec.m
function pValidateFcnSpec(iStruct)
%PVALIDATEFCNSPEC Validate the function specification.
%
% Copyright 2005 The MathWorks, Inc.
% $File: $
% $Revision: $
% $Date: $
% Parse the Fu
www.eeworm.com/read/124574/6045329
m pgetfcnspecinfo.m
function info = pGetFcnSpecInfo(fcnSpec)
%PGETFCNSPECINFO Returns a structure containing information on the function
% specification.
%
% Copyright 2005 The MathWorks, Inc.
% $File: $
%
www.eeworm.com/read/149609/12362791
c explore.c
/*=================================================================
* The main routine analyzes all incoming (right-hand side) arguments
*
* Copyright 1984-2000 The MathWorks, Inc.
* $Revisio
www.eeworm.com/read/391209/8416726
c dsp281x_globalvariabledefs.c
/* Copyright 2003 The MathWorks, Inc. */
//###########################################################################
//
// FILE: DSP281x_GlobalVariableDefs.c
//
// TITLE: DSP281x Global Varia
www.eeworm.com/read/391208/8416854
c dsp281x_globalvariabledefs.c
/* Copyright 2003 The MathWorks, Inc. */
//###########################################################################
//
// FILE: DSP281x_GlobalVariableDefs.c
//
// TITLE: DSP281x Global Varia
www.eeworm.com/read/391207/8416932
c dsp281x_globalvariabledefs.c
/* Copyright 2003 The MathWorks, Inc. */
//###########################################################################
//
// FILE: DSP281x_GlobalVariableDefs.c
//
// TITLE: DSP281x Global Varia
www.eeworm.com/read/391205/8417020
c dsp281x_globalvariabledefs.c
/* Copyright 2003 The MathWorks, Inc. */
//###########################################################################
//
// FILE: DSP281x_GlobalVariableDefs.c
//
// TITLE: DSP281x Global Varia
www.eeworm.com/read/391199/8417207
c dsp281x_globalvariabledefs.c
/* Copyright 2003 The MathWorks, Inc. */
//###########################################################################
//
// FILE: DSP281x_GlobalVariableDefs.c
//
// TITLE: DSP281x Global Varia
www.eeworm.com/read/315461/13541936
c s_xmp4.c
/* *****************************************************/
/* s_xmp4 */
/* C S-File example that computes y = u(1) + u(2)^2 */
/* Based on MathWorks temp
www.eeworm.com/read/124574/6045324
m pvalidatestructure.m
function oStruct = pValidateStructure(iStruct)
%PVALIDATESTRUCTURE Validate the input strucuture and return it with
% missing fields added if needed.
%
% Copyright 2005 The MathWorks, Inc.