Anrdroid development on MATLAB
조회 수: 3 (최근 30일)
이전 댓글 표시
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.
댓글 수: 0
답변 (1개)
Ryan G
2012년 12월 10일
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
댓글 수: 0
참고 항목
카테고리
Help Center 및 File Exchange에서 Android Devices에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!