How could I integrate MATLAB functions or libraries into an Android application?

Is there a way we can deploy MATLAB functions or libraries on an Android platform?

 Accepted Answer

We can use MATLAB® Coder™ in order to integrate MATLAB functions to Android platform. MATLAB® Coder™ generates readable and portable C and C++ code from MATLAB code that we can integrate to Android platform.
Here is a video from MathWorks website that could be useful.
https://www.mathworks.com/videos/matlab-to-iphone-and-android-made-easy-107779.html
As of MATLAB R2015b release we do not have any support for deploying MATLAB functions using the MATLAB Compiler or MATLAB Compiler SDK.

More Answers (0)

Categories

Products

Release

R2015b

Community Treasure Hunt

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

Start Hunting!