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 Exchange에서 Setup 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