|
|
||||||
|---|---|---|---|---|---|---|
| Date | File | Tags |
Downloads (last 30 days) |
Comments | Ratings | |
| 13 Oct 2009 |
|
Data Analysis with MATLAB for Excel Users Materials for public seminar of the same name (slides and demos) | 125 | 5 | ||
| 05 Aug 2009 |
|
swapbytes C-mex function swapbytes(X1,X2,...) reverses byte ordering of each element, little-endian values to/from big-endian | 114 | 0 | ||
| 05 Aug 2009 |
|
typecast C-mex function typecast.c is a mex function intended to mimic the MATLAB intrinsic of the same name | 114 | 0 | ||
| 10 Jul 2009 |
|
External I/O and State Information Block This block generates an extra file during code generation containing external Inputs, outputs an | 134 | 2 | ||
| 28 Jun 2009 |
|
C/C++ and Matlab types convertor Bidirectional conversion between C/C++ type (STL, openCV) and Matlab matrix (compile or run time) | 74 | 13 | ||
| 18 Jun 2009 | oct2ml Converts octave style m-files to matlab style m-files | 90 | 1 | |||
| 18 Jun 2009 | findfirst MEX file for finding first or last non-zero. | 6 | 3 | |||
| 04 Jun 2009 | MEXING WITH IFORT 11.0 IN 64 BIT MATLAB FOR 64 BIT MATLAB IN WINDOWS MEXING WITH MATLAB 7.6 - 7.8 AND IFORT 11.0 | 25 | 0 | |||
| 27 May 2009 | Neural Network Symbolic expression Prints out the symbolic expression of a Matlab Neural Network toolbox object | 35 | 3 | |||
| 01 May 2009 | f2matlab Converts basic fortran90 source code to MATLAB source code. | 295 | 10 | |||
| 16 Apr 2009 |
|
Algorithm Development with MATLAB for C/C++ Programmers Demo files and slides from Live Seminar (Spring 2009) | 144 | 1 | ||
| 09 Apr 2009 |
|
Demos from the "Data Analysis for Excel Users" seminars Demo and presentation files from the Data Analysis for Excel Users seminars (Spring 2009) | 128 | 0 | ||
| 01 Apr 2009 | Profiling MATLAB launched JVM using YourKit Java Profiler 8.0.5 Profiling MATLAB launched JVM using YourKit Java Profiler 8.0.5 | 84 | 0 | |||
| 12 Mar 2009 | Profiling MATLAB launched JVM using JProfiler 5.2.1 Profiling MATLAB launched JVM using JProfiler 5.2.1 | 80 | 0 | |||
| 01 Dec 2008 | Windows mex setup with ifort 11.0 Windows mexing with Matlab 7.6/7.7 (+probably others) and ifort 11.0 | 39 | 0 | |||
| 02 Nov 2008 |
|
SMATLINK - Let Matlab Dance with Mathematica Matlab (Frontend) call Mathematica Kernel | 26 | 9 | ||
| 21 Oct 2008 | OpenCV And MEX Files quick guide How to use openCV library in MATLAB | 212 | 5 | |||
| 21 Aug 2008 |
|
java_web_figures_demo Java Web Figures Demo Code From Help | 20 | 2 | ||
| 01 Aug 2008 |
|
Fortran mex: mxCopyCharacterToPtr and mxCopyPtrToCharacter Drop in replacements for the Mathworks supplied functions of the same names that do not work. | 125 | 1 | ||
| 28 Jul 2008 | Mexopts for Pelles C How to run Matlab on Windows with a freeware, 64-bit aware, C99 compatible, C-Compiler | 12 | 2 | |||
| 09 Jun 2008 | MATLAB for C/C++ Programmers Webinar (May 2008) The slides and demos for the webinar of the same name. | 19 | 0 | |||
| 27 May 2008 |
|
Google Earth COM API (Example) Connect to the Google Earth COM API | 51 | 5 | ||
| 12 May 2008 |
|
Fortran mxCreateLogicalSparseMatrix The Fortran version of the mxCreateSparseLogicalMatrix function for mex and engine apps | 89 | 0 | ||
| 21 Apr 2008 | Visualization Toolkit (VTK) mex interface Files describing how to interface MATLAB with VTK via mex | 39 | 4 | |||
| 07 Apr 2008 | Using Weka in Matlab Example file how to use weka (written in Java) in Matlab | 102 | 4 | |||
| 25 Feb 2008 | fulltosparse (Fortran version) This is a Fortran version of The Mathworks supplied fulltosparse.c, with realloc capability. | 139 | 0 | |||
| 11 Feb 2008 |
|
reshape0, reshaping with padding or truncating A c-mex routine for reshaping with padding or truncating | 90 | 0 | ||
| 11 Feb 2008 | Arbitrary files & MATLAB variables <-> data stream vector converter Encode any MATLAB data types into a numeric array, and vice versa | 13 | 0 | |||
| 06 Feb 2008 | Fortran Logical mex functions Fortran mex routines for converting logicals to/from MATLAB mxArray variables | 86 | 3 | |||
| 01 Feb 2008 | mex -setup with Intel Fortran and MS VS.Net Extra Mex support - Config files for Intel Fortran VS.Net | 14 | 1 | |||
| 01 Feb 2008 |
|
Microsoft Visual Studio 2008 Mex and Mbuild Setup Files Use these files to compile mex files from matlab command prompt with Visual Studio 2008 | 263 | 37 | ||
| 29 Jan 2008 |
|
MATLAB For Java Programmers Demo files and presentation for live webinar recorded on 10/30/2007 | 155 | 3 | ||
| 25 Jan 2008 | MATLAB read/write/control Excel What XLSREAD and XLSWRITE do under the hood | 91 | 2 | |||
| 25 Jan 2008 | MATLAB controls and writes PowerPoint MATLAB as a COM client, Microsoft PowerPoint (or any Office 2003 application) as a COM server | 56 | 2 | |||
| 24 Jan 2008 | From Fortran, call MATLAB Compiler C shared library Mixed Language Example: From Fortran, call MATLAB Compiler C shared library | 23 | 0 | |||
| 18 Jan 2008 | send mail sending mail with jgmail java package (and other operations with POP3 and SMTP protocols) | 17 | 0 | |||
| 14 Dec 2007 |
|
Video Demonstration Of How To Use MATLAB Excel Builder A video files shows you how to build your own functions in matlab & use them directly into microsoft | 135 | 3 | ||
| 05 Dec 2007 |
|
Using Builder for .NET over .NET Web Services Using Builder for .NET over .NET Web Services | 11 | 1 | ||
| 03 Dec 2007 |
|
Integrating MATLAB with C# Three methods of integrating MATLAB code into a C# project. | 415 | 21 | ||
| 26 Nov 2007 | GetMyIP - Retrieves external IP address & reverse nslookup Retrieves the current external IP address and reverse DNS lookup value | 79 | 0 | |||
| 26 Nov 2007 |
|
engCallMATLAB (Fortran version) engCallMATLAB is a Fortran routine giving engine equivalent of mexCallMATLAB function | 137 | 0 | ||
| 16 Nov 2007 |
|
Copernic Desktop Search functions for Matlab Two functions for submitting search queries to Copernic Desktop Search and retrieving results. | 10 | 0 | ||
| 14 Nov 2007 |
|
intbitcopy and uintbitcopy Exact bit copy of variable into signed int__ or unsigned uint__ of same element size | 94 | 0 | ||
| 13 Nov 2007 |
|
engCallMATLAB engCallMATLAB is a c routine giving engine equivalent of mexCallMATLAB function | 90 | 0 | ||
| 05 Oct 2007 | JMatIO - Matlab's MAT-file I/O in JAVA Package contains Matlab's MAT-file I/O API in JAVA. Supports Matlab 5 MAT-flie format reading and wr | 62 | 2 | |||
| 01 Oct 2007 |
|
varargServlet Integration of a MATLAB created Java Component to a web deployed application incorporating graphical | 106 | 2 | ||
| 26 Sep 2007 | Using C# functions and forms in Matlab This script shows how C# functions/classes can be used in Matlab | 141 | 3 | |||
| 11 Sep 2007 | CSMatIO: MAT-file I/O API for .NET 2.0 Package contains Matlab's MAT-File I/O API for .NET 2.0. Supports Matlab 5 MAT-file format. | 44 | 4 | |||
| 30 Aug 2007 | writereg.m write string and integer values to Windows Registry | 10 | 3 | |||
| 24 Aug 2007 |
|
Application Deployment with MATLAB (July 2007) Presentation and demos from the Webinar "Application Deployment with MATLAB" (July 26th 2007) | 135 | 0 | ||
| 21 Aug 2007 | Calling functions from a user defined shared library Demonstrates how to use the loadlibrary function,and use of pointers | 15 | 1 | |||
| 20 Jun 2007 | Publish to OneNote Allows the Publish command to interface directly with Microsoft OneNote | 11 | 1 | |||
| 21 May 2007 | Example of loading C DLL and performance comparison The example shows how to load a C DLL and also compares it with Matlab files | 68 | 6 | |||
| 08 Jan 2007 | Weather.gov U.S. Current Weather Conditions Get U.S. location specific current weather data from Weather.gov. | 105 | 1 | |||
| 08 Jan 2007 | Yahoo! Weather Get location specific weather data from Yahoo! Weather. | 155 | 1 | |||
| 19 Dec 2006 |
|
Ideal Rankine Cycle ASP.NET Webpage Integration of MATLAB created .NET component with web application using VB in ASP.NET | 118 | 0 | ||
| 13 Dec 2006 |
|
Ideal Rankine Cycle Excel Add-In Integrating MATLAB and Excel - passing structures as input and assigning output to multiple cells. | 140 | 1 | ||
| 13 Dec 2006 |
|
MATLAB TCP/IP - code example MATLAB with TCP/IP - code example | 362 | 5 | ||
| 06 Dec 2006 |
|
Ideal Rankine Cycle Builder for .NET Component in C# Application Calculate thermodynamic properties of ideal Rankine cycle: MATLAB and C# - Using MWStructArray. | 109 | 0 | ||
| 06 Dec 2006 |
|
Ideal Rankine Cycle Using Builder for Java Calculate Thermodynamic Properties of Ideal Rankine Cycle - Integrating MATLAB with Java | 142 | 0 | ||
| 27 Nov 2006 | Intel91 fortran with MEX Suggested options file for using Intel Fortran 9.1 wiht MEX | 26 | 2 | |||
| 16 Oct 2006 | Call A mex file for calling external applications from within matlab. | 82 | 3 | |||
| 17 Aug 2006 | MATLAB-Excel Single Interface Allows M-code to be called using Excel Link and .NET(COM) Builder without making any changes in VBA | 24 | 1 | |||
| 02 Aug 2006 |
|
Handling MATLAB Events in Excel Source code for Sept. 2006 News and Notes Programming Patterns article. | 23 | 3 | ||
| 20 Jul 2006 | Algorithm Development with MATLAB for C and C++ Programmers (2006) Main demos from the seminar of the same title | 22 | 1 | |||
| 10 Jul 2006 | Interface to Niederreiter GSL implementation A Matlab interface for the C++ implementation of the low discrepancy sequence generators Niederreit | 11 | 1 | |||
| 10 Jul 2006 | ReadMaplePlot Imports into Matlab the data that Maple uses for its plots | 13 | 3 | |||
| 05 Jul 2006 | Interface to Sobol GSL implementation A Matlab interface for the C++ implementation of the low discrepancy sequence generators Sobol from | 17 | 0 | |||
| 27 Mar 2006 | Builder for Excel Demo: Curve Fitting Shows how to compile a MATLAB function that performs curve fitting into an Excel add-in | 16 | 1 | |||
| 14 Mar 2006 | Quick start guide for MATLAB - C interfacing This serves as quick start guide for C programmers as to how MATLAB can help them. | 102 | 3 | |||
| 24 Feb 2006 |
|
ExcelMonteCarlo Lets you do Monte Carlo analysis using your Excel spreadsheet. | 100 | 4 | ||
| 07 Feb 2006 | MATLAB for C/C++ Programmers (February 2006) PowerPoint presentation and files from the MATLAB for February 2006 version of the C/C++ Programmers | 32 | 2 | |||
| 03 Feb 2006 | Call a waitbar from within a DLL written in C Example code for embedding a call to the Matlab waitbar() function from within a DLL written in C | 133 | 3 | |||
| 26 Jan 2006 | Visual Studio.Net Custom App Wizard for Simulink S-Functions Customized App Wizard for creating MEX S-Functions files in Visual Studio.Net for Simulink | 25 | 0 | |||
| 26 Sep 2005 | EXECIN Executes functions and scripts not in the path. | 78 | 0 | |||
| 26 May 2005 | MEX-Builder and file versioning Automatic file versioning and copyright information included in MEX-libraries for Microsoft Windows. | 98 | 0 | |||
| 22 Apr 2005 |
|
Visulal Studio.Net Custom App Wizard Customized App Wizard for creating MEX files in Visual Studio.Net. | 17 | 10 | ||
| 09 Mar 2005 | mexgen Automatically generate C++ mex files. | 9 | 1 | |||
| 23 Feb 2005 |
|
Total Commander MATLAB packer plugin v1.83b A plugin to manage/pack/unpack MATLAB files (.mat, .fig, .rpt, .qry, .sid, .spt) | 10 | 5 | ||
| 16 Feb 2005 |
|
settings Interact with Windows registry from MATLAB. | 17 | 4 | ||
| 24 Jan 2005 | Access a MATLAB Compiler Generated DLL Use WIN32 api to load Compiler generated dll at runtime. | 41 | 7 | |||
| 29 Dec 2004 | C-MEX file example for 'float' data types Calling a C file from MATLAB, the C function (a high pass filter) has four arguments ... | 27 | 0 | |||
| 30 Nov 2004 | xlsprotect Protects/Unprotects Selected Sheet/Workbook with protection options. | 135 | 0 | |||
| 15 Nov 2004 |
|
perl_regex_rep Executes perl one-liner, match or substitution. | 104 | 0 | ||
| 24 Sep 2004 | MatData Ver 1.02 Read/write .mat data file in Fortran 90/95 using MATLAB supported external functions. | 23 | 7 | |||
| 21 Jul 2004 | Settings File Get settings from file. | 115 | 0 | |||
| 18 Jun 2004 | MATLAB Component Runtime Installer Automation AutoIt3 windows based program that automatically installs the Release 14 MATLAB Component Runtime. | 245 | 3 | |||
| 15 Jan 2004 | externalfcn Enables calls to functions outside of the current path. | 135 | 0 | |||
| 30 Sep 2003 | MEX-files and MATLAB Compiler Basic instructions for calling external files and using the MATLAB compiler. | 123 | 5 | |||
| 26 Sep 2003 | Call .m from Fortran This program serves as a simple example on how to interface a Fortran program to MATLAB. | 101 | 7 | |||
| 18 Sep 2003 | FinPerf Demonstrates how to call generic DLL functions without writing a MEX file. | 32 | 5 | |||
| 18 Aug 2003 | extractmcode Extracts M-code from Compiler generated C/C++code. | 9 | 0 | |||
| 08 May 2003 | Payment Calculator Example loan payment calculator using Swing and MATLAB. | 119 | 3 | |||
| 19 Mar 2003 | H2MEX Convert c and c++ code to mex file. | 7 | 1 | |||
| 24 Feb 2003 |
|
STREVALv1.0 Evaluate string expressions. Compile your inline functions. | 9 | 0 | ||
| 21 Jan 2003 | Excel Builder Demo: Matrix Laboratory Shows how to compile common matrix manipulation functions into Excel based COM objects. | 11 | 2 | |||
| 21 Jan 2003 | Excel Builder Demo: Univariate Interpolation Shows how to compile a function that performs univariate interpolation into a COM object. | 7 | 1 | |||
| 20 Jan 2003 | Excel Builder Demo: Bouncing Ball Demo using ODE Solvers Shows how to compile a function that simulates a bouncing ball into an Excel COM object. | 6 | 1 | |||
| 20 Jan 2003 | COM Builder: Bouncing Ball Demo using ODE Solver Shows how to compile a function that simulates a bouncing ball into a generic COM object. | 27 | 3 | |||
| 20 Jan 2003 | COM Builder Example: Univariate Interpolation Shows how to compile a function that performs univariate interpolation into an Excel COM object. | 8 | 0 | |||
NOTICE: Any content you submit to MATLAB Central, including personal information, is not subject to the protections which may be afforded information collected under other sections of The MathWorks, Inc. Web site. You are entirely responsible for all content that you upload, post, e-mail, transmit or otherwise make available via MATLAB Central. The MathWorks does not control the content posted by visitors to MATLAB Central and, does not guarantee the accuracy, integrity, or quality of such content. Under no circumstances will The MathWorks be liable in any way for any content not authored by The MathWorks, or any loss or damage of any kind incurred as a result of the use of any content posted, e-mailed, transmitted or otherwise made available via MATLAB Central. Read the complete Terms prior to use.
Contact us at files@mathworks.com