代码搜索:MathWorks
找到约 4,523 项符合「MathWorks」的源代码
代码结果 4,523
www.eeworm.com/read/213916/4910180
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/213916/4910196
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/349545/3143751
m putdowntext.m
function varargout = putdowntext(varargin)
%PUTDOWNTEXT Plot Editor helper function
%
% See also PLOTEDIT
% Copyright 1984-2002 The MathWorks, Inc.
% $Revision: 1.51 $ $Date: 2002/04/0
www.eeworm.com/read/328695/3437455
mk dds.mk
# Copyright 1994-2005 The MathWorks, Inc.
#
# File : accel_lcc.tmf $Revision: 1.19.4.13.2.1 $
#
# Abstract:
# Accelerator template makefile for building a PC-based,
# RTW generated me
www.eeworm.com/read/322970/3519357
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/291721/3962591
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/291721/3962607
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/285908/4044198
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/285908/4044216
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:
www.eeworm.com/read/285908/4044219
m generatemfile.m
function [msg] = generateMfile(obj,choice)
%GENERATEMfile Generate m code to write a set of commands in a file
% which can run GA or PATTERNSEARCH solvers.
% Copyright 2004 The MathWorks, Inc.