代码搜索:MathWorks
找到约 4,523 项符合「MathWorks」的源代码
代码结果 4,523
www.eeworm.com/read/151704/12180544
m checkerforpostpad.m
function sv = checkerforpostpad(mm,usersSV)
%CHECKERFORPOSTPAD - private function to verify operations on property POSTPAD
% Copyright 2002 The MathWorks, Inc.
% $Revision: 1.2 $ $Date: 2002/0
www.eeworm.com/read/151704/12180672
m checkerforprepad.m
function sv = checkerforprepad(mm,usersSV)
%CHECKERFORPREPAD - private function to verify operations on property PREPAD
% Copyright 2002 The MathWorks, Inc.
% $Revision: 1.3 $ $Date: 2002/02/
www.eeworm.com/read/151704/12180989
m checkerforprepad.m
function sv = checkerforprepad(mm,usersSV)
%CHECKERFORPREPAD - private function to verify operations on property PREPAD
% Copyright 2002 The MathWorks, Inc.
% $Revision: 1.1 $ $Date: 2002/02/
www.eeworm.com/read/339592/12223508
m flasherase.m
function flashEraseStatus=flashErase(ccLink,device,sectorEraseMask,flashApiLib,flashApiHeadersListStruct)
% FLASHERASE - Erase c28xx flash sectors
%
% Copyright 2006 The MathWorks, Inc.
% $Rev
www.eeworm.com/read/234500/14111016
lic license.lic
SERVER your_host_name ANY 5353
VENDOR MLM
#
# Mathworks MATLAB V7.0 Release-14 License
#
# --------------------------------------------------------------------
#
# Mendling with Feature lines w
www.eeworm.com/read/232635/14187297
c good_example_engwindemo.c
/*
* engwindemo.c
*
* This is a simple program that illustrates how to call the MATLAB
* Engine functions from a C program for windows
*
* Copyright 1984-2003 The MathWorks, Inc.
*/
/*
www.eeworm.com/read/230508/14283595
c updown.c
/* $Revision: 1.41 $
* Copyright 1994-2002 The MathWorks, Inc.
*/
/* modifications: (FW-02-03)
*
* (1) modified function UploadBufAddTimePoint() to make a conditional section
* u
www.eeworm.com/read/219442/14881587
m deletefile.m
function deletefile(downloadDir,isfromMainIndex)
%DELETEFILE Delete a download directory.
% Copyright 1984-2006 The MathWorks, Inc.
% Author : Santosh Kasula
if (nargin < 2), isfromMainIn
www.eeworm.com/read/219442/14881605
m updatefxindex.m
function updatefxindex(indexpagePath,isOpenbrowser)
%UPDATEFXINDEX Update the fxdownloads index file.
% Copyright 1984-2006 The MathWorks, Inc.
% Author : Santosh Kasula
if nargout == 0
www.eeworm.com/read/213917/15122426
c engwindemo.c
/*
* engwindemo.c
*
* This is a simple program that illustrates how to call the MATLAB
* Engine functions from a C program for windows
*
* Copyright 1984-2003 The MathWorks, Inc.
*/
/*