代码搜索:MathWorks
找到约 4,523 项符合「MathWorks」的源代码
代码结果 4,523
www.eeworm.com/read/491977/6429194
cpp ex4.cpp
/* $Revision: 1.8 $ */
// Copyright (c) 1995-1999 The MathWorks, Inc. All Rights Reserved.
//
// ex4.cpp
//
// Writing Simple Functions
#include "matlab.hpp"
#include /* used for EXIT_
www.eeworm.com/read/491977/6429196
cpp ex1.cpp
/* $Revision: 1.5 $ */
// Copyright (c) 1995-1999 The MathWorks, Inc. All Rights Reserved.
//
// ex1.cpp
//
// Creating Arrays and Array I/O
#include "matlab.hpp"
#include /* used for
www.eeworm.com/read/491977/6429197
cpp ex5.cpp
/* $Revision: 1.11 $ */
// Copyright (c) 1995-1999 The MathWorks, Inc. All Rights Reserved.
//
// ex5.cpp
//
// Handling Exceptions
#include "matlab.hpp"
#include /* used for EXIT_SUCC
www.eeworm.com/read/491977/6429201
c ex5.c
/*
* ex5.c
*
* Copyright (c) 1995-1999 by The Mathworks, Inc. All Rights Reserved.
*/
/* $Revision: 1.13 $ */
#include
#include "matlab.h"
main()
{
mxArray *x = NULL, *y = NULL,
www.eeworm.com/read/491977/6429203
c ex1.c
/*
* ex1.c
*
* Copyright (c) 1995-1999 by The Mathworks, Inc. All Rights Reserved.
*/
/* $Revision: 1.6 $ */
#include
#include /* used for EXIT_SUCCESS */
#include
www.eeworm.com/read/491977/6429204
c ex2.c
/*
* ex2.c
*
* Copyright (c) 1995-1999 by The Mathworks, Inc. All Rights Reserved.
*/
/* $Revision: 1.6 $ */
#include
#include /* used for EXIT_SUCCESS */
#include
www.eeworm.com/read/491977/6429206
c intro.c
/*
* intro.c
*
* Copyright (c) 1995-1999 by The Mathworks, Inc. All Rights Reserved.
*/
/* $Revision: 1.3 $ */
#include
#include
#include
#include "matlab.
www.eeworm.com/read/491977/6429208
c ex4.c
/*
* ex4.c
*
* Copyright (c) 1995-1999 by The Mathworks, Inc. All Rights Reserved.
*/
/* $Revision: 1.10 $ */
#include /* used for EXIT_SUCCESS */
#include "matlab.h"
double SI
www.eeworm.com/read/478674/6713021
mk ex0701.mk
# Copyright 1994-2002 The MathWorks, Inc.
#
# File : grt_lcc.tmf $Revision: 1.26 $
#
# Abstract:
# Real-Time Workshop template makefile for building a PC-based
# stand-alone generic real-ti