代码搜索:MathWorks

找到约 4,523 项符合「MathWorks」的源代码

代码结果 4,523
www.eeworm.com/read/213916/4910194

m slicecontrols.m

function slicecontrols(fig,onoff,xmesh,ymesh,zmesh,xdir,ydir,zdir) % Convert figure to contain controls for manipulating slices. % Copyright 2000, 2001, 2002, 2003, 2004, 2005 The MathWorks Inc % Ch
www.eeworm.com/read/323870/3507483

ini mwnidaq.ini

; mwnidaq.ini ; ; Data Acquisition Toolbox Hardware Database for ; National Instruments' Devices ; ; Copyright 1998-2003 The MathWorks, Inc. ; $Revision: 1.1.6.2 $ $Date: 2004/01/16 19:58:34 $
www.eeworm.com/read/323870/3507484

ini mwadvantech.ini

; mwadvantech.ini ; ; Data Acquisition Toolbox Hardware Database for Advantech Data Acquisition Harware ; ; Copyright 2002-2004 The MathWorks, Inc. ; Created by OPTI-NUM solutions (PTY) Ltd. ; $
www.eeworm.com/read/323870/3507485

ini mwkeithley.ini

; keithley.ini ; ; Data Acquisition Toolbox Hardware Database for ; Keithley Devices ; ; Copyright 1998-2003 The MathWorks, Inc. ; Created by OPTI-NUM solutions (PTY) Ltd. ; $Revision: 1.1.6
www.eeworm.com/read/291721/3962605

m slicecontrols.m

function slicecontrols(fig,onoff,xmesh,ymesh,zmesh,xdir,ydir,zdir) % Convert figure to contain controls for manipulating slices. % Copyright 2000, 2001, 2002, 2003, 2004, 2005 The MathWorks Inc % Ch
www.eeworm.com/read/285908/4044168

m reshapeinput.m

function [X] = reshapeinput(Xin, X) % RESHAPEINPUT reshape X to match the shape of Xin % Copyright 2004 The MathWorks, Inc % $Revision: 1.4 $ $Date: 2004/01/16 16:50:46 $ [m,n] = size(
www.eeworm.com/read/285908/4044174

m logscale.m

function scale = logscale(LB,UB,meanX) %LOGSCALE: Used to determine the scaling factor for mesh % Copyright 2004 The MathWorks, Inc. % $Revision: 1.5 $ $Date: 2004/01/16 16:49:52 $ %The f
www.eeworm.com/read/444531/1732166

h upsup_public.h

/* $Revision: 1.1.6.1 $ * Copyright 1994-2002 The MathWorks, Inc. */ #ifndef upsup_public_h #define upsup_public_h /* * Maps out a section of a circular buffer. When the buffer is not *
www.eeworm.com/read/444531/1732168

h mem_mgr.h

/* * Copyright 1994-2002 The MathWorks, Inc. * * File: mem_mgr.h $Revision: 1.1.6.1 $ * * Abstract: */ #ifndef __MEM_MGR__ #define __MEM_MGR__ struct MemBufHdr { struct Mem
www.eeworm.com/read/444531/1732174

h ext_test.h

/* * Copyright 1994-2002 The MathWorks, Inc. * * File: ext_test.h $Revision: 1.1.6.1 $ * * Abstract: * */ #ifndef __EXT_TEST_OBJECT__ #define __EXT_TEST_OBJECT__ #ifdef TMW