Anrdroid development on MATLAB
Mostrar comentarios más antiguos
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.
Respuestas (1)
Ryan G
el 10 de Dic. de 2012
0 votos
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
Categorías
Más información sobre Android Devices en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!