Anrdroid development on MATLAB
Ältere Kommentare anzeigen
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.
Antworten (1)
Ryan G
am 10 Dez. 2012
0 Stimmen
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
Kategorien
Mehr zu Android Devices finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!