How could I integate Matlab library into android?

5 次查看(过去 30 天)
Hi,
I'd like to use Matlab library to do some applications on android. How could I integate Matlab library into android? Is there any other methods to achieve what I want except Matlab Coder which could covert to C code?

采纳的回答

Walter Roberson
Walter Roberson 2016-1-19
  9 个评论
Walter Roberson
Walter Roberson 2016-1-20
No, there is no MATLAB library for ARM architecture. There is just C/C++ code generation, compiling, scp, and ssh.
Potentially Simulink might be smart enough about the Android target that it might be able to take advantage of some standard Android math library, but I do not know if it can do that. I did some research last year and found a BLAS for Android; it was said to take about 2 1/2 days to compile from source as it did extensive testing to determine what the optimal code was for that particular kind of system.

请先登录,再进行评论。

更多回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Setup and Configuration 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by