Calling functions from a user defined shared library

Demonstrates how to use the loadlibrary function,and use of pointers
2K Downloads
Updated 1 Sep 2016

View License

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

Cite As

Vincent Leclercq (2024). Calling functions from a user defined shared library (https://www.mathworks.com/matlabcentral/fileexchange/16026-calling-functions-from-a-user-defined-shared-library), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2007a
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Code Compilation Customization in Help Center and MATLAB Answers

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Calling External dll/

Version Published Release Notes
1.0.0.1

Updated license

1.0.0.0