代码搜索:MathWorks
找到约 4,523 项符合「MathWorks」的源代码
代码结果 4,523
www.eeworm.com/read/154209/11983699
m sptprefs.m
function varargout = sptprefs(varargin)
%SPTPREFS Preferences dialog box for SPTool.
% prefs = sptprefs(prefs)
% Copyright (c) 1988-98 by The MathWorks, Inc.
% $Revision: 1.9 $
if ~isstr(
www.eeworm.com/read/154209/11983719
m spinit.m
function spinit(SPTfig)
%SPINIT Initialization for SPECTVIEW (Spectrum Viewer Client)
% Copyright (c) 1988-98 by The MathWorks, Inc.
% $Revision: 1.11 $
shh = get(0,'showhiddenhandles');
se
www.eeworm.com/read/154209/11983815
m panner.m
function varargout = panner(varargin)
%PANNER Panner management function.
% Copyright (c) 1988-98 by The MathWorks, Inc.
% $Revision: 1.13 $
if nargin < 1
action = 'init';
else
a
www.eeworm.com/read/256399/12001650
m pathdef.m
function p = pathdef
%PATHDEF Search path defaults.
% PATHDEF returns a string that can be used as input to MATLABPATH
% in order to set the path.
% Copyright 1984-2000 The MathWorks,
www.eeworm.com/read/152779/12085734
m pathdef.m
function p = pathdef
%PATHDEF Search path defaults.
% PATHDEF returns a string that can be used as input to MATLABPATH
% in order to set the path.
% Copyright 1984-2000 The MathWorks,
www.eeworm.com/read/152580/12101027
m pathdef.m
function p = pathdef
%PATHDEF Search path defaults.
% PATHDEF returns a string that can be used as input to MATLABPATH
% in order to set the path.
% Copyright 1984-2000 The MathWorks,
www.eeworm.com/read/151704/12180701
m suoffset.m
function newaddr = suoffset(mm,offset)
% Private. Add an offset to the location (address or register)
% Note: Does not apply to registers.
% Copyright 2002 The MathWorks, Inc.
% $Revision: 1.2 $
www.eeworm.com/read/151704/12181264
m cast.m
function resp = cast(re,datatype,size)
% CAST - Creates a copy RE, change its representation to DATATYPE and
% optionally reshape to SIZE.
%
% Copyright 2002 The MathWorks, Inc.
% $Revision:
www.eeworm.com/read/339575/12224548
m pathdef.m
function p = pathdef
%PATHDEF Search path defaults.
% PATHDEF returns a string that can be used as input to MATLABPATH
% in order to set the path.
% Copyright 1984-2000 The MathWorks,
www.eeworm.com/read/338523/12295331
mk ex33_pid.mk
# Copyright 1994-2004 The MathWorks, Inc.
#
# File : accel_vc.tmf $Revision: 1.21.4.11 $
#
# Abstract:
# Accelerator template makefile for building a Windows-based,
# RTW genera