Is it possible to programm Apps for Android with MatLab?
Ältere Kommentare anzeigen
...and also offer them in the Play Store?
Antworten (1)
Ryan G
am 20 Aug. 2012
0 Stimmen
Technically it is possible but it would be limited to whatever MATLAB Coder could handle.
The simplest method, in my opinion, would be to generate C/C++ code from MATLAB using MATLAB coder and then utilize a wrapper like this to implement the function(s) created on the Android SDK.
Kategorien
Mehr zu Setup and Configuration finden Sie in Hilfe-Center und File Exchange
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!