Deploying Multiple Shared Libraries

Example code for "Deploying Multiple Shared Libraries" post in the "Art of MATLAB" blog.
927 Downloads
Updated 1 Sep 2016

View License

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 (2024). 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 Linux

Community Treasure Hunt

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

Start Hunting!
Version Published Release Notes
1.0.0.1

Updated license

1.0.0.0