File Exchange
MATLAB Newsgroup
Link Exchange
Blogs
Contest
MathWorks.com


External Interfaces
 
  • MATLAB MEX-files  pop
    This article shows you how to create MATLAB MEX-files for improving speed of MATLAB when executing a function.
    http://www.codeproject.com/samples/mexFunction.asp
    Read 2 Reviews
    (Added: Dec 10, 2003 Hits: 1683 Rating: 0.00 Votes: 0)   Rate It   Review It
  • JMatLink  pop
    JMatLink connects Java and MATLAB. Java applications can take advantage of the powerful mathematical routines of MATLAB's toolboxes. Native methods make it possible to use MATLAB's computational engine inside your own java applications.
    http://www.held-mueller.de/JMatLink/
    Read 6 Reviews
    (Added: Jul 15, 1999 Hits: 1603 Rating: 0.00 Votes: 0)   Rate It   Review It
  • Using MATLAB Add-in for MS Visual Studio 6  pop
    How to Use the MATLAB Add-in for MSVC++ 6. The project calculates the convolution of two vectors, and shows the resulting vector in the MsChart control. The function that performs the convolution is written in MATLAB and then through the MATLAB Add-in converted to C code ready to be used inside our app.
    http://www.codeproject.com/macro/using_matlab_add_in.asp
    Read 1 Reviews
    (Added: Jul 28, 2004 Hits: 1349 Rating: 0.00 Votes: 0)   Rate It   Review It
  • Using MATLAB with RS-232 serial devices  pop
    MATLAB supports serial communication through the Instrument Control Toolbox. This web page describes the serial support in MATLAB, the benefits of using this toolbox with serial devices, and provides a downloadable code example for using MATLAB with RS-232 serial devices.
    http://www.mathworks.com/products/instrument/supportedio12458.html
    Read 3 Reviews
    (Added: Oct 30, 2006 Hits: 703 Rating: 0.00 Votes: 0)   Rate It   Review It
  • PyMat
    PyMat - Python to MATLAB Interface
    http://sourceforge.net/projects/pymat
    (Added: Nov 26, 2005 Hits: 668 Rating: 0.00 Votes: 0)   Rate It   Review It
  • MEXNC
    MexCDF is a mex-file interface between NetCDF and MATLAB that invokes the complete C-Language NetCDF interface, as described in the NetCDF Users Guide. This allows MATLAB users to read, write, and manipulate NetCDF data files in a general, efficient manner.
    http://mexcdf.sourceforge.net
    Read 3 Reviews
    (Added: Mar 23, 1996 Hits: 629 Rating: 0.00 Votes: 0)   Rate It   Review It
  • mlabwrap
    A high-level python to Matlab bridge. Let's matlab look like a normal python library.
    http://sourceforge.net/project/showfiles.php?group_id=124292
    Read 3 Reviews
    (Added: Nov 26, 2005 Hits: 583 Rating: 0.00 Votes: 0)   Rate It   Review It
  • Using MATLAB with TCP/IP
    MATLAB supports TCP/IP communication through the Instrument Control Toolbox. This web page describes the TCP/IP support in MATLAB and provides a downloadable code example for using MATLAB with TCP/IP.
    http://www.mathworks.com/tcpip
    Read 1 Reviews
    (Added: Oct 26, 2006 Hits: 547 Rating: 0.00 Votes: 0)   Rate It   Review It
  • I-DEAS MATLAB Interface (IMAT) - Toolbox for data sharing between I-DEAS and MATLAB
    I-DEAS Master Series� is one of the world's most widely-used mechanical design automation systems, helping engineers to design, simulate, test, and manufacture products in a fraction of the time required with stand-alone or partially integrated software tools. IMAT has been developed to allow function, time history, and shape data to be shared between I-DEAS and MATLAB. The IMAT functions allow data to be imported/exported from universal files and directly from I-DEAS associated data files. Data is stored in MATLAB objects, which retain all data attributes. The IMAT interface allows data to be exchanged between I-DEAS and MATLAB on different platforms through MAT-files. It also allows MATLAB data to be passed to I-DEAS for display and analysis. Application Areas: Aerospace; Automotive; Global Positioning Systems; Industrial; Test data analysis/modeling.
    http://www.mathworks.com/products/connections/product_main.shtml?prod_id=198
    Read 2 Reviews
    (Added: Apr 07, 2000 Hits: 532 Rating: 0.00 Votes: 0)   Rate It   Review It
  • SciCraft
    SciCraft is a powerful open source data analysis software with an easy-to-use graphical user interface designed to make software and method integration easier.
    http://www.scicraft.org/
    Read 4 Reviews
    (Added: Jun 08, 2005 Hits: 493 Rating: 0.00 Votes: 0)   Rate It   Review It
  • How to use MATLAB with Xgrid
    It is possible to use MATLAB with Xgrid. Until recently, every time I tried this, MATLAB either failed to start or would immediately die with a "bus error" after starting. However, I discovered through trial and error that MATLAB simply requires that the HOME environment variable exists.
    http://www.macosxhints.com/article.php?story=20041125065000639
    Read 3 Reviews
    (Added: Jun 08, 2005 Hits: 420 Rating: 0.00 Votes: 0)   Rate It   Review It
  • M2F - Interface between MATLAB and FIX
    M2F establishes a data exchange link between the FIX32/iFIX and MATLAB/Simulink environments. M2F includes FIX database blocks, which embed the executable modules inside the FIX database and process data in real time under the control of the FIX scheduler as specified by the source Simulink model. Tasks can be rapidly prototyped and applied to process FIX database signals in real time, such as design and implementation of digital filters, FFT calculation, design and tuning of advanced controllers, finite state machine implementation, and fuzzy and neural data processing.
    http://www.mathworks.com/products/connections/product_main.shtml?prod_id=271
    Read 3 Reviews
    (Added: Apr 25, 2000 Hits: 416 Rating: 0.00 Votes: 0)   Rate It   Review It
  • NAGWare Gateway Generator
    The NAGWare Gateway Generator (NGG) produces an interface that seamlessly integrates Fortran subprograms with MATLAB. It analyses the source code of a Fortran routine and automatically generates a MATLAB gateway. This allows the user to access the Fortran subprogram as if it were any other MATLAB command. Both forward and reverse gateways can be generated. Reverse gateways allow the Fortran program to access MATLAB commands and scripts. The NGG has been jointly developed by the National Physical Laboratory and NAG.
    http://www.nag.co.uk/nagware/nn.asp
    (Added: Jul 09, 1999 Hits: 397 Rating: 0.00 Votes: 0)   Rate It   Review It
  • Running MATLAB jobs on the Grid
    Setting up MCR on Grid computer: Compiling Example MATLAB Application. For this example, we will be using a version of Mike Ashley's LineAmp progran which measures calibration line strengths.
    http://gravity.psu.edu/~s3/LSCBootCamp/Running_MATLAB_on_the_Grid.html
    Read 4 Reviews
    (Added: Jun 15, 2005 Hits: 384 Rating: 0.00 Votes: 0)   Rate It   Review It
  • 8 SWIG and Perl5
    Building Perl Extensions under Windows 95/NT; Modules, packages, and classes Basic Perl interface; A simple Perl example; Accessing arrays and other strange objects; Implementing methods in Perl, and more.
    http://www.swig.org/Doc1.1/HTML/Perl5.html
    Read 5 Reviews
    (Added: Jun 02, 2005 Hits: 379 Rating: 0.00 Votes: 0)   Rate It   Review It
  • SIGMA - A SWAN Graphical Interface in MATLAB�
    SIGMA is a MATLAB� user interface. The program has several purposes: Provide a graphical interface for preparing SWAN simulations (loading bathymetry, organizing input files etc). Help organize and generate a humanly readable INPUT file. Provide an interface for visualizing the output of simulations.
    http://users.coastal.ufl.edu/~alex/downloads.html
    Read 3 Reviews
    (Added: Aug 26, 2006 Hits: 364 Rating: 0.00 Votes: 0)   Rate It   Review It
  • MEXEPS
    The MATLAB MEX-function, MEXEPS, is an interface between MATLAB and EPIC System including many other netCDF file conventions, such as those produced by Ferret, WHOI, etc. Mexeps supports following data formats: * NetCDF data file (read/write/edit) * Classic EPIC data file (read/write) * Formatted ASCII data file (read only)
    http://www.pmel.noaa.gov/ftp/eps/matlab/
    Read 7 Reviews
    (Added: Jul 09, 1999 Hits: 354 Rating: 0.00 Votes: 0)   Rate It   Review It
  • Using MATLAB with UDP
    MATLAB supports UDP communication through the Instrument Control Toolbox. This web page describes the UDP support in MATLAB.
    http://www.mathworks.com/products/instrument/supportedio13333.html
    Read 4 Reviews
    (Added: Nov 05, 2006 Hits: 304 Rating: 0.00 Votes: 0)   Rate It   Review It

Public Viewings and Use Policy for the MATLAB Central Link Exchange
NOTICE: This MATLAB Central portion of The MathWorks' site provides links to other third-party World Wide Web sites or resources. If you visit one of these sites, please note that we do not control their privacy pratices. Therefore we urge you to learn about their privacy practices before leaving any information with them. The MathWorks does not control the content posted on linked sites and, as such, does not guarantee the accuarcy, integrity, or quality of such content.
Read the complete Disclaimer prior to use.

Related Topics