Is it possible to programm Apps for Android with MatLab?

回答 (1 件)

Ryan G
Ryan G 2012 年 8 月 20 日

0 投票

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.

カテゴリ

ヘルプ センター および File ExchangeSetup and Configuration についてさらに検索

質問済み:

2012 年 8 月 20 日

Community Treasure Hunt

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

Start Hunting!

Translated by