Can matlab code is used in android studio for application?

조회 수: 33 (최근 30일)
Malhar Trivedi
Malhar Trivedi 2018년 9월 5일
댓글: Doli Hazarika 2022년 12월 27일
reply as fast as you can..

답변 (3개)

Sruthi Yenugula
Sruthi Yenugula 2018년 9월 5일
Hi Malhar,
You can use Simulink Support Package for Android Devices to convert a Simulink Model to Android Application. You can embed your MATLAB code in MATLAB function block and use this with other Android Blocks and create Android Applications with one Click. Use can import this project into Android Studio.
You can refer to the following example which uses MATLAB function block https://www.mathworks.com/help/supportpkg/android/examples/control-lego-mindstorms-ev3-robot-using-android-device.html
Alternatively you can use MATLAB Coder to convert the MATLAB code to C and integrated with your Android Application using JNI.

Muneeb Tahir
Muneeb Tahir 2021년 4월 21일
Can we design matlab model in android studio?
For example: The user interface is designed in android studio and we want to add the gender detection by face model of matlab to be working through android studio.
Working would be like ths:
We will be capturing photo from android app built in adnroid Studio and the functioning of matlab will tell if the gender is either male or female. How can i perform this? Please reply as soon as possible.

Sruthi Yenugula
Sruthi Yenugula 2021년 4월 21일
  댓글 수: 1
Doli Hazarika
Doli Hazarika 2022년 12월 27일
Hi Sruthi,
Is there any possibility of integrating the simulink trained classification model with an already existing android studio app? If yes, then please let me know how it should be done.
Thanks in advance for your time!

댓글을 달려면 로그인하십시오.

카테고리

Help CenterFile Exchange에서 Run on Android Device에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by