can i install Matlab runtime (MCR) on android tab?

7 vues (au cours des 30 derniers jours)
Jeena
Jeena le 12 Jan 2013
Will Matlab runtime(MCR) work on android environment? i want to run my matlab code in android, which would be converted to java using Matlab Java Compiler, for which i need to install Matlab Runtime(MCR) in android.

Réponse acceptée

Kaustubha Govind
Kaustubha Govind le 14 Jan 2013
The MATLAB Compiler Runtime (MCR) has the same System requirements as MATLAB. See System Requirements - Android is not one of them.
However, you should be able to use the MATLAB Coder product to generate a standalone C/C++ library from your MATLAB code and then invoke that from your Android application, possibly using JNI.

Plus de réponses (1)

Daniel Shub
Daniel Shub le 13 Jan 2013
I don't think so, but your best bet is to contact technical support.

Catégories

En savoir plus sur Setup and Configuration 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!

Translated by