代码搜索:MathWorks
找到约 4,523 项符合「MathWorks」的源代码
代码结果 4,523
www.eeworm.com/read/230508/14283585
c ext_work.c
/*
* Copyright 1994-2002 The MathWorks, Inc.
*
* File: ext_work.c $Revision: 1.9 $
*
* Abstract:
*
*/
/* modifications: (FW-02-03)
*
* (1) deleted unused conditional code
www.eeworm.com/read/230508/14283606
c ext_svr.c
/*
* Copyright 1994-2002 The MathWorks, Inc.
*
* File: ext_svr.c $Revision: 1.51 $
*
* Abstract:
* External mode server interface (TCPIP example). Provides functions
* that get ca
www.eeworm.com/read/230508/14283619
h mdl_info.h
/*
* Copyright 1994-2002 The MathWorks, Inc.
*
* File: mdl_info.h $Revision: 1.9 $
*
* Abstract:
* Model tuning information. Use the provided structure access methods
* whenever
www.eeworm.com/read/230508/14283621
h ext_share.h
/* File: ext_share.h
* Absract:
* External mode shared data structures used by the external communication
* mex link, the generated code, and Simulink.
*
* Copyright 1994-2000 The MathWorks,
www.eeworm.com/read/230508/14283625
h rtmcmacros.h
/*
* Copyright 1994-2002 The MathWorks, Inc.
*
* File: rtmcmacros.h $Revision: 1.1 $
*
* Abstract:
* API glue for calling rt_OneStep. These macros are used to create
* a structure w
www.eeworm.com/read/126777/14403489
c engwindemo.c
/* engwindemo.c
* This is a simple program that illustrates how to call the MATLAB
* Engine functions from a C program for windows
* Copyright (c) 1996-1998 by The MathWorks, Inc.
* All Rights
www.eeworm.com/read/123143/14645498
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/123143/14645503
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/16502/673961
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/17631/744972
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