Calling functions from a user defined shared library
by Vincent Leclercq
21 Aug 2007
(Updated 21 Aug 2007)
Demonstrates how to use the loadlibrary function,and use of pointers
|
Watch this File
|
| File Information |
| Description |
This package is composed in fact of 2 things :
- First thing is MATLAB M file, with a dll and a header file. This script shows how to call some functions from the dll included
- The zip file included is the complete Visual studio project, in Visual Studio .NET format, in order to build the Dll called by the MATLAB script |
| MATLAB release |
MATLAB 7.4 (R2007a)
|
| Other requirements |
You need to have MS Visual Studio in order to compile the dll. Anyway, you can still call the dll without any compiler, ut you won't be able to change anything from the dll.
Visual Studio Express should also work to compile the Dll |
|
Tags for This File
|
| Everyone's Tags |
|
| Tags I've Applied |
|
| Add New Tags |
Please login to tag files.
|
| Comments and Ratings (1) |
| 21 Aug 2007 |
Marcelo Perlin
|
|
|
|
Contact us at files@mathworks.com