Answered
For deep learning, the simulation target language must be set to C++? I believe that I have set it properly.
Please set it as shown in below image: (You also search by "SimTargetLang" on the search bar at the top of config set..)

2 years ago | 0

Answered
Why can't i start the "androidFaceDetectionAndTracking"?
Can you please try mex setup [>>mex -setup c++] and then build model? Find more details in below documentation: https://www.ma...

3 years ago | 0

| accepted

Answered
Application Examples: Simulink® Support Package for Android™ Devices
Applications Sensor Sensor Application Audio Parametric A...

3 years ago | 1

| accepted

Question


Application Examples: Simulink® Support Package for Android™ Devices
Simulink® Support Package for Android™ Devices allows you to model, simulate, and deploy a wide range of applications to Androi...

3 years ago | 1 answer | 0

1

answer

Answered
How to connect a PC with Matlab to an Android device over USB?
If you have Simulink, then you can use "Simulink Support package for Android Devices" which allows you to transfer sensor data t...

3 years ago | 0

| accepted

Answered
How to integrate Matlab model in an app designed in android studio?
You can do image processing, Video processing, Audio processing, machine learning all from Simulink (without writing single line...

3 years ago | 0

Answered
Matlab(Image Processing) To Android
You can do image processing, Video processing / Audio processing all from Simulink (without writing single lines of code in Andr...

3 years ago | 0

Answered
How can I solve this problem in simulink of MATLAB 2019a?
https://www.mathworks.com/help/supportpkg/android/ug/install-support-for-android-devices.html#mw_ce00da2f-bde9-4f39-a69a-a9aaf01...

3 years ago | 0

Answered
Unable to Build Android test app on Device (Android device support package) - MATLAB R2021a
https://www.mathworks.com/matlabcentral/answers/788579-unable-to-build-app-in-verify-configuration-of-your-android-device#commen...

3 years ago | 0

Answered
Using an Android Smartphone to send data safely through thingspeak
Simulink Support package for Android devices has blocks specifically to read or write to ThingSpeak chanels: https://www.mathwo...

3 years ago | 0

| accepted

Answered
Is it possible to create a sequence of screens with the help of simulink support package for Android?
Designing custom scren and maintaining flow of those screen is not yet possible solely from Android support package. For the cus...

3 years ago | 0

| accepted

Answered
Question about Audio File Read Block in Simulink Support Package for Android Devices
For a simple answere, no, currently audio file read block does not read directly from phones file system. But you can always sel...

3 years ago | 0

| accepted

Answered
How can I connect matlab mobile with my android smartphone
Or You can Use this example if you wish to use Serial Communication.

3 years ago | 0

Answered
Matlab project to android app
You may consider your loop in MATLAB project as the step which executes at the rate of mentioned sample time. Now you can keep t...

3 years ago | 0

Answered
Andorid Hardware Setup for HUAWEI P40
If you are seeing “No matching files were found.” error in Verify Configuration screen during Hardware Setup for the Android Stu...

3 years ago | 0

| accepted

Answered
Android - Moving image from Android to Matlab
I'm not sure if the answer mentioned below meets your requirements: https://www.mathworks.com/matlabcentral/answers/631359-erro...

3 years ago | 0

Answered
Error - Function 'imsegkmeans' not supported for code generation.
Also you may try Tune Parameters and Monitor Data (external mode Simulation) in Model Running on Android Devices. You can pass ...

3 years ago | 0

Answered
Error - " A problem occurred evaluating root project 'test5'. "
Can you please execute below command and check if any folder name on any path having non-ASCII character or blank space or any s...

3 years ago | 0

Answered
Unable to play audio file based on conditions applied || Simulink Support Package for Android Devices
Check sample time of each block present in the model. Looks like audio playback block is driven too fast.

3 years ago | 1

| accepted

Answered
How to embedding a matlab exe file in android studio? or an alternative to android studio.
You can achieve this by using Simulink support package for Android Devices. There is also an example Detect Boundaries of Objec...

3 years ago | 0

Answered
Unable to Build Android test App on Device - Android Version 10 || Matlab & Simuink R2020b
If you are seeing “No matching files were found.” error in Verify Configuration screen during Hardware Setup for the Android Stu...

3 years ago | 1

| accepted

Answered
Why am I seeing “No matching files were found.” error in Verify Configuration screen during Hardware Setup?
If you are seeing “No matching files were found.” error in Verify Configuration screen during Hardware Setup for the Android Stu...

3 years ago | 0

| accepted

Question


Why am I seeing “No matching files were found.” error in Verify Configuration screen during Hardware Setup?
I have installed latest Android Studio, and during hardware setup of Simulink Support package of Android Devices, I have pointed...

3 years ago | 1 answer | 0

1

answer

Answered
Serial Flush Simulink Android
You may use the status port value of the Serial Receive block of Android. Use data only if status is 1.

3 years ago | 0

Answered
Making own android apps with Matlab pros and cons
You may have a look at the page below: (Also watch the video) Android Support from Simulink

3 years ago | 1

Answered
Send and receive info from android using simulink
You may have a look at below example: https://in.mathworks.com/help/supportpkg/android/examples/accept-input-from-android-keybo...

3 years ago | 0

Answered
Error building face tracker for android device
For 18b CVST codegen deployment is not supported, but it is suported on 20a and comes as an exmaple: https://www.mathworks.com/...

4 years ago | 0

Answered
Export of MATLAB code to java code in Android Studio
You can acheive this by using Simulink support package for Android Devices. There is also an example Detect Boundaries of Objec...

4 years ago | 0

Answered
Android Studio + MATLAB: Failed to find the required library libmwmclmcrrt.so.9.7 on java.library.path
If you can move to Simulink then, Simulink support package for Android Devices can be used to deploy matlab code directly to and...

4 years ago | 0

Answered
Hardware setup can't be continued
Please check if Windows (I mean the OS) is able detect the device. If 'adb devices' command from command promt returns the devic...

4 years ago | 0

Load more