How can I embed Machine learning model built by Matlab into Android studio?
8 views (last 30 days)
Show older comments
I would like to run machine learning model in the android application i developed using Android Studio. May i know how to export machine learning model built on matlab into the android studio file i created for the application?
0 Comments
Answers (1)
Sruthi Yenugula
on 20 Nov 2020
The following example uses Simulink Android Support Package to deploy a model trained using machine learning on to a Android device
You can use FromApp method to add your custom code, check the following example
0 Comments
See Also
Categories
Find more on Modeling in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!