Calling functions from a user defined shared library
Version 1.0.0.1 (10.4 KB) by
Vincent Leclercq
Demonstrates how to use the loadlibrary function,and use of pointers
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 LinuxCategories
Find more on Code Compilation Customization in Help Center and MATLAB Answers
Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.