代码搜索:MathWorks
找到约 4,523 项符合「MathWorks」的源代码
代码结果 4,523
www.eeworm.com/read/216947/14984932
mk example6.mk
# Copyright 1994-2002 The MathWorks, Inc.
#
# File : accel_vc.tmf $Revision: 1.21 $
#
# Abstract:
# Accelerator template makefile for building a WindowsNT-based,
# RTW generated
www.eeworm.com/read/16502/673957
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/480270/1319666
m nncell2string.m
%==========================================
function s = nncelltostring(c)
% Copyright 1992-2002 The MathWorks, Inc.
% $Revision: 1.5 $ $Date: 2002/04/14 21:17:09 $
[rows,cols] = size(c);
www.eeworm.com/read/213916/4910181
m setpointer.m
function setpointer(fig, ptr)
% Set the pointer on the current figure to PTR
% has several specialized SOM (SliceOMatic) pointers
% Copyright 2000, 2001, 2002, 2003, 2004, 2005 The MathWorks Inc
www.eeworm.com/read/291721/3962592
m setpointer.m
function setpointer(fig, ptr)
% Set the pointer on the current figure to PTR
% has several specialized SOM (SliceOMatic) pointers
% Copyright 2000, 2001, 2002, 2003, 2004, 2005 The MathWorks Inc
www.eeworm.com/read/290586/3972069
mk example6.mk
# Copyright 1994-2001 The MathWorks, Inc.
#
# File : accel_vc.tmf $Revision: 1.16 $
#
# Abstract:
# Accelerator template makefile for building a WindowsNT-based,
# RTW generated
www.eeworm.com/read/285908/4044165
m psguiimportproblem.m
function [selection, objective, X0, Aineq, Bineq, Aeq, Beq, LB, UB, model, randchoice] = psguiimportproblem()
%PSGUIIMPORTPROBLEM GUI helper
% Copyright 2004 The MathWorks, Inc.
% $Revisio
www.eeworm.com/read/285908/4044190
m gaguireadproblem.m
function [fun,nvars,randstate,randnstate, err] = gaguiReadProblem(h)
%private to psguirun, exportps2ws psguigeneratemfile
% Copyright 2004 The MathWorks, Inc.
% $Revision: 1.3 $ $Date: 2004
www.eeworm.com/read/285908/4044217
m psguireadhashtable.m
function [options, err] = psguiReadHashTable(h)
% Transfers data from the java gui to a psoptimset struct.
% Copyright 2004 The MathWorks, Inc.
% $Revision: 1.12 $
% you will never call t
www.eeworm.com/read/444531/1732176
c ext_svr.c
/*
* Copyright 1994-2006 The MathWorks, Inc.
*
* File: ext_svr.c $Revision: 1.1.6.8 $
*
* Abstract:
* External mode server interface (TCPIP example). Provides functions
* that get