Anrdroid development on MATLAB

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.

回答(1 个)

Ryan G
Ryan G 2012-12-10

0 个投票

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

类别

帮助中心File Exchange 中查找有关 Android Devices 的更多信息

标签

提问:

2012-12-10

Community Treasure Hunt

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

Start Hunting!

Translated by