Deploying Multiple Shared Libraries
Version 1.0.0.1 (3.57 KB) by
Peter Webb
Example code for "Deploying Multiple Shared Libraries" post in the "Art of MATLAB" blog.
Complete source code for an application that displays the Mandelbrot Set, a shape with a fractal boundary. The application consists of a C++ main program and two MATLAB functions. You'll need the MATLAB Compiler to turn the MATLAB functions into shared libraries.
Cite As
Peter Webb (2023). Deploying Multiple Shared Libraries (https://www.mathworks.com/matlabcentral/fileexchange/29445-deploying-multiple-shared-libraries), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Created with
R2010b
Compatible with any release
Platform Compatibility
Windows macOS LinuxCategories
- Application Deployment > MATLAB Compiler SDK >
- MATLAB > External Language Interfaces > C++ with MATLAB > Call C++ from MATLAB >
Find more on MATLAB Compiler SDK 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.