Community Profile

photo

Sruthi Yenugula

Last seen: alrededor de 1 mes hace Con actividad desde 2018

Estadísticas

All
  • Personal Best Downloads Level 1
  • First Review
  • 5-Star Galaxy Level 1
  • First Submission
  • Knowledgeable Level 4
  • 12 Month Streak
  • Revival Level 2
  • First Answer

Ver insignias

Content Feed

Ver por

Respondida
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 ...

más de 1 año hace | 0

Respondida
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...

casi 3 años hace | 0

| aceptada

Pregunta


Simulink Android Support Package Hardware Setup Issues
Simulink Android Support Package Hardware Setup Issues from 18a onwards

casi 3 años hace | 1 respuesta | 0

1

respuesta

Respondida
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."
Issue is with NDK 23, Please uninstall NDK 23 and install NDK 22 Open Android Studio, open SDK manager and do the following ...

casi 3 años hace | 1

| aceptada

Pregunta


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...

casi 3 años hace | 1 respuesta | 0

1

respuesta

Respondida
Can 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-...

casi 3 años hace | 0

Respondida
.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...

casi 3 años hace | 0

Respondida
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...

casi 3 años hace | 0

Respondida
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...

casi 3 años hace | 0

Respondida
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

alrededor de 3 años hace | 0

Respondida
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...

alrededor de 3 años hace | 0

Respondida
.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...

alrededor de 3 años hace | 0

| aceptada

Respondida
Sending pc webcam signal to android device's display
Hi Kyriakos Xydas, Use external mode, to show your PC webcam data on the phone.

alrededor de 3 años hace | 0

Respondida
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...

alrededor de 3 años hace | 0

| aceptada

Respondida
getAndroidSLSupportPkgToolPaths doesnt find GradleHome
Hi Ilya Makarov, Please check the Answer section of https://www.mathworks.com/matlabcentral/answers/645908-how-can-i-communicat...

alrededor de 3 años hace | 0

| aceptada

Respondida
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...

más de 3 años hace | 2

Respondida
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 ...

más de 3 años hace | 0

Respondida
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...

alrededor de 4 años hace | 0

Respondida
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...

más de 4 años hace | 0

Respondida
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...

más de 4 años hace | 3

| aceptada

Pregunta


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...

más de 4 años hace | 1 respuesta | 1

1

respuesta

Respondida
Verification 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...

más de 4 años hace | 0

Respondida
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...

más de 4 años hace | 0

Respondida
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...

casi 5 años hace | 1

| aceptada

Respondida
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....

casi 5 años hace | 1

| aceptada

Respondida
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...

casi 5 años hace | 0

| aceptada

Respondida
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...

casi 5 años hace | 2

| aceptada

Respondida
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...

casi 5 años hace | 0

Respondida
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...

casi 5 años hace | 1

| aceptada

Respondida
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...

casi 5 años hace | 0

Cargar más