Is it possible to programm Apps for Android with MatLab?

Risposte (1)

Ryan G
Ryan G il 20 Ago 2012
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.

Richiesto:

il 20 Ago 2012

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by