Compile standalone application with add on library

3 views (last 30 days)
Hi everyone, I'm trying to create my standalone application. The problem is: in order to run properly the application one add-on library, that i istalled, is necessary. Now, when i compile the app, no problems are generated but this add on library is not comiled. It is a library to communicate with an arduino sensor. How can i fix the problem? I don't understand what is a "sheared library" and how to sheare it with my application.
Thank you in advance

Answers (1)

Anmol Dhiman
Anmol Dhiman on 23 Feb 2021
Hi Giovanni,
In my opinion, loadlibrary can help you. Follow this link for more information.
Hope it Helps

Categories

Find more on MATLAB Compiler in Help Center and File Exchange

Products


Release

R2020b

Community Treasure Hunt

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

Start Hunting!