Anrdroid development on MATLAB
2 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
I want to use the matlab code in one of my android application. I am using Eclipse with andriod SDK. I want to know how can we use matlab command and functions in android development.
0 commentaires
Réponses (1)
Ryan G
le 10 Déc 2012
Your best bet is probably MATLAB coder. You can generate c-code from your MATLAB code, create a library and then load it in JAVA. See here
0 commentaires
Voir également
Catégories
En savoir plus sur Android Devices dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!