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
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 についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!