Statistics
RANK
486
of 295,448
REPUTATION
159
CONTRIBUTIONS
5 Questions
82 Answers
ANSWER ACCEPTANCE
100.0%
VOTES RECEIVED
26
RANK
10,017 of 20,227
REPUTATION
61
AVERAGE RATING
4.70
CONTRIBUTIONS
1 File
DOWNLOADS
5
ALL TIME DOWNLOADS
471
RANK
of 153,872
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
2 Public Channels
AVERAGE RATING
30
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Hello sir, I'm work with stm32f401re and esp8266 to send data on thingspeak . But i can't able to send data on multiple field
Hi Rahul, Currently we don't support ThingSpeak blocks for STM32F401RE. You can use ThingSpeak blocks with STM32F7 and STM32H7 ...
2 years ago | 0
Simulink Android Support Package Hardware Setup Issues
Resolution for Hardware Setup Issue for the 20b, 20a, 19b and 19a releases: https://www.mathworks.com/matlabcentral/answers/809...
3 years ago | 0
| accepted
Question
Simulink Android Support Package Hardware Setup Issues
Simulink Android Support Package Hardware Setup Issues from 18a onwards
3 years ago | 1 answer | 0
1
answerBuild App Error. Old version of Gradle detected. Update Android Studio as described in Get Latest Version of Android Studio and run the Hardware Setup process again."
Issue is with NDK 23, Please uninstall NDK 23 and install NDK 22 Open Android Studio, open SDK manager and do the following ...
3 years ago | 1
| accepted
Question
Build App Error. Old version of Gradle detected. Update Android Studio as described in Get Latest Version of Android Studio and run the Hardware Setup process again."
Getting the following error during the hardware setup of Simulink Android Support Pacakge Build App. Old version of Gradle dete...
3 years ago | 1 answer | 0
1
answerCan matlab code is used in android studio for application?
You can check the folllwing examples https://www.mathworks.com/help/supportpkg/android/ref/detect-and-track-face-on-an-android-...
3 years ago | 0
.mat trained model linear svm to android
Hi Michalis Gelastos, We do not yet have an ECOC Simulink block. For ECOC models (and models for which we do not yet have Simul...
3 years ago | 0
Unable to build app in verify configuration of your android device
Hi Nicolas Bedoya, for R2018b, Please use Android Studio 4.0.1 from https://developer.android.com/studio/archive, don't update...
3 years ago | 0
Have trouble with "verify configuration of your Android device" in "Hardware setup" in MATLAB 2019a
Hi xjonweg, Please use Android Studio 4.0.1 from https://developer.android.com/studio/archive, don't update the Android studio...
3 years ago | 0
How can I modify the "Detect and Track face" example in Simulink for acquiring video from an Android device, obtaining the apk file?
You can use this example https://www.mathworks.com/help/supportpkg/android/ref/detect-and-track-face-on-an-android-device.html
3 years ago | 0
MATLAB Coder: How do I build an Android Studio project for image classification that uses generated code?
Hi Anirban, You can use the following example https://www.mathworks.com/help/supportpkg/android/ref/detect-and-track-objects-u...
3 years ago | 0
.mat trained model linear svm to android
Hi Michalis Gelastos, You can check the following examples to achieve that https://www.mathworks.com/help/supportpkg/android/r...
3 years ago | 0
| accepted
Sending pc webcam signal to android device's display
Hi Kyriakos Xydas, Use external mode, to show your PC webcam data on the phone.
3 years ago | 0
TestApp Unable to verify configuration of Android Device during Hardware Setup
Hi Robinprince Edward , You can ignore the test connection issue and you can use the Support Package. Regarding the test conne...
4 years ago | 0
| accepted
getAndroidSLSupportPkgToolPaths doesnt find GradleHome
Hi Ilya Makarov, Please check the Answer section of https://www.mathworks.com/matlabcentral/answers/645908-how-can-i-communicat...
4 years ago | 0
| accepted
How can I embed Machine learning model built by Matlab into Android studio?
The following example uses Simulink Android Support Package to deploy a model trained using machine learning on to a Android dev...
4 years ago | 2
How to use Simulink to receive data over BLE and run MATLAB code on android studio
Hi Rich, You can use Simulink Android Support Package to create an Android Application from a Simulink model with one click ...
4 years ago | 0
Implementing code from MatLab into Android Studio?
Hi Tiffany, 1) You can use Simulink Support Package for Android Devices to convert a Simulink Model to Android Application. You...
5 years ago | 0
how do I post data from Android
You can use ThingSpeak Write and ThingSpeak Read blocks from Android Support from Simulink. You can check the following example...
5 years ago | 0
Hardware setup failed for Simulink Android Support package for 18a,18b
Gradle is not avaialble in the Latest Android studio As a work around please uninstall latest Android Studio and install old A...
5 years ago | 3
| accepted
Question
Hardware setup failed for Simulink Android Support package for 18a,18b
Hardware setup is failing with the following error with latest Android Studio 3.5 Unable to find Gradle in the Android Studio f...
5 years ago | 1 answer | 1
1
answerVerification failed Simulink Support for android devices
Hi suresh boyapati , Make sure the Test app is running on the device. Both Android device and PC are connected to same WiFi ne...
5 years ago | 0
Android ToAppMethod block does not auto generate method prototype ?
Hi Kiat Nern Yeo, Q) Are we users supposed to create the entire method in the generated app ? A) Yes the method needs to be ad...
5 years ago | 0
How do i use Simulink to make an app that allows communication between android and arduino through USB ?
Currently Android Support package does'nt have USB-OTG support, you can use ToApp/FromApp block and implement your own USB commu...
5 years ago | 1
| accepted
What exactly is method in "Receive data from a method in an Android app." ?
HI, Check this examples https://www.mathworks.com/help/supportpkg/android/ref/enhanced-color-replacement-with-customized-code....
5 years ago | 1
| accepted
Tuning a PID controller with real time sensor input ?
You can use TCP/IP blocks on Android to send sensor data to other hardware(Adruino/Rasberry pi/Lego) or host PC. Check this exa...
5 years ago | 0
| accepted
Obtaining quaternions from android sensors ?
https://www.mathworks.com/help/supportpkg/android/examples/visualize-sensor-data-from-an-android-device-in-rviz-example.html Ch...
5 years ago | 2
| accepted
Error when running programme on external Android
Hi, Use this link to run the external mode Make sure your device and pc are connected to same wifi network when running exter...
5 years ago | 0
How do i read android's sensor data in real time within MATLAB PC via the USB cable ?
Hi Kiat Nern Yeo, Use external mode, to see that sensor data in Simulink or you can directly deploy the app on Android device a...
5 years ago | 1
| accepted
how to solve error "Failed to generate all binary output" in android device simulink?
Use this link , to open sdk tools page. Follow the below steps in the SDK tools page. In the right corner, there is a checkbox...
5 years ago | 0