Unable to integrate the MATLAB generated C codes in android app
Show older comments
Hi,
I have generated successfully C codes for a classification algorithm using MATLAB Coder. I want to integrate the generated C codes into an android app, but I am not able to do so. Please help me in this.
Thanks in advance!
5 Comments
Walter Roberson
on 23 May 2022
What errors are you encountering?
Doli Hazarika
on 23 May 2022
Walter Roberson
on 23 May 2022
Put them in a directory for easy management, and add the directory to the include path
Matthew DiBello
on 23 May 2022
We have a webinar from a few years back that discusses this process: https://www.mathworks.com/videos/matlab-to-iphone-and-android-made-easy-107779.html
Also take a look at this other MATLAB Answers post that may include some additional helpful information: https://www.mathworks.com/matlabcentral/answers/71539-how-to-deploy-a-matlab-app-to-ios-and-android
If you are still encountering issues, please explain specifically what errors you are encountering or what questions you still have.
Thanks!
Matthew
Doli Hazarika
on 25 May 2022
Answers (0)
Categories
Find more on Modeling in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!