代码搜索:MathWorks
找到约 4,523 项符合「MathWorks」的源代码
代码结果 4,523
www.eeworm.com/read/425756/2003342
m figtoolbar.m
function outd = figtoolbar(d)
% Set up the toolbar for Sliceomatic within structure D
% Copyright 2000, 2001, 2002, 2003, 2004, 2005 The MathWorks Inc
set(gcf,'toolbar','none');
if exist('uit
www.eeworm.com/read/396844/2406790
m closefaces.m
function [lat,lon] = closefaces(latin,lonin)
%CLOSEFACES closes all faces of a polygon
% Copyright 1996-2002 Systems Planning and Analysis, Inc. and The MathWorks, Inc.
% $Revision: 1.3 $ $D
www.eeworm.com/read/383749/2614534
m constlay.m
function xx = constlay(k, flag)
% CONSTLAY Layout the constellation for square QASK.
% X = CONSTLAY(K) is an internal utility function.
% Copyright 1996-2001 The MathWorks, Inc.
% $Revis
www.eeworm.com/read/371404/2780161
m constlay.m
function xx = constlay(k, flag)
% CONSTLAY Layout the constellation for square QASK.
% X = CONSTLAY(K) is an internal utility function.
% Copyright 1996-2001 The MathWorks, Inc.
% $Revis
www.eeworm.com/read/369092/2803187
m constlay.m
function xx = constlay(k, flag)
% CONSTLAY Layout the constellation for square QASK.
% X = CONSTLAY(K) is an internal utility function.
% Copyright 1996-2001 The MathWorks, Inc.
% $Revis
www.eeworm.com/read/365521/2896807
java getmagic.java
/* getmagic.java
* This file is used as an example for the MATLAB
* Builder for Java Language product.
*
* Copyright 2001-2006 The MathWorks, Inc.
*/
/* Necessary package imports */
import com.m
www.eeworm.com/read/475180/6793815
m vb_bmpinfo.m
function [info,msg] = VB_bmpinfo(filename, address)
% This function is exactly the same as the Mathworks IMBMPINFO.M
% file apart from the second input argument (i.e. 'address') and the
% li
www.eeworm.com/read/295595/8151042
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-2002 The MathWorks, Inc.
%
www.eeworm.com/read/412547/11193217
c sfun_tstart.c
/*
* File : sfun_tstart.c
* Abstract:
* S-function start time used by the repeating sequence and chirp
* blocks in Simulink.
*
* Copyright 1990-2004 The MathWorks, Inc.
* $Revi
www.eeworm.com/read/147096/12584435
m h2des1.m
% A function for use with the h-infinity Control Toolbox demonstration
% Copyright (c) 1990-94 by The MathWorks, Inc.
format short
% Construct the wieghting functions
sys = mksys(a,b,c,d);
[