代码搜索:MathWorks
找到约 4,523 项符合「MathWorks」的源代码
代码结果 4,523
www.eeworm.com/read/432941/1886026
xlate
% Copyright 2003-2005 The MathWorks, Inc.
% $Revision: 1.1.6.7.2.1 $ $Date: 2005/07/22 16:41:46 $
(mxltool.GUIbutton)宿倌
www.eeworm.com/read/432941/1886035
xlate
% Copyright 2003-2005 The MathWorks, Inc.
% $Revision: 1.1.6.7.2.1 $ $Date: 2005/07/22 16:41:46 $
(mxltool.GUIbutton)宿倌
www.eeworm.com/read/432941/1886042
xlate
% Copyright 2003-2005 The MathWorks, Inc.
% $Revision: 1.1.6.7.2.1 $ $Date: 2005/07/22 16:41:46 $
(mxltool.GUIbutton)宿倌
www.eeworm.com/read/425756/2003332
m setvolumerange.m
function setvolumerange
% Query for a new volume range based on the sliceomatic gui
% which should be GCF
% Copyright 2000, 2001, 2002, 2003, 2004, 2005 The MathWorks Inc
%d=getappdata(fig,'slic
www.eeworm.com/read/425756/2003348
m sliceomaticmotion.m
function sliceomaticmotion(fig,action)
% Handle generic motion events for the figure window.
% Copyright 2000, 2001, 2002, 2003, 2004, 2005 The MathWorks Inc
obj = hittest(fig);
% Some objects
www.eeworm.com/read/396844/2406787
m ismembererr.m
function tf = ismembererr(a,s,flag,err)
% ISMEMBERERR true for set member taking into account floating point errors
% Copyright 1996-2002 Systems Planning and Analysis, Inc. and The MathWorks, In
www.eeworm.com/read/334076/12642591
c list2.c
/* Copyright (c) 1994-98 by The MathWorks, Inc. */
/* $Revision: $ $Date: $ */
/* copy string (the first 'length' characters) from array to target string */
static void
#ifdef __STDC__
fisGet
www.eeworm.com/read/334076/12642639
c list1.c
/* Copyright (c) 1994-98 by The MathWorks, Inc. */
/* $Revision: $ $Date: $ */
/* strings in a data array are guarded both left and right by 0 */
static int
#ifdef __STDC__
fisGetString(doubl
www.eeworm.com/read/247527/12652681
m fcnvectorizer.m
function y = fcnvectorizer(pop,varargin)
%FCNVECTORIZER is a utility function used for scalar fitness functions.
% Copyright 2004 The MathWorks, Inc.
% $Revision: 1.6 $ $Date: 2004/01/16 16:
www.eeworm.com/read/247527/12652737
m gaguireadhashtable.m
function [options, err] = gaguiReadHashTable(h)
% Transfers data from the java gui to a gaoptimset struct.
% Copyright 2004 The MathWorks, Inc.
% $Revision: 1.10.4.2 $ $Date: 2004/03/18 17: