Community Profile

photo

Sruthi Yenugula

Last seen: 대략 2개월 전 2018년부터 활동

Followers: 0   Following: 0

연락

통계

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

배지 보기

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

1년 초과 전 | 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년 전 | 0

| 수락됨

질문


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

거의 3년 전 | 답변 수: 1 | 0

1

답변

답변 있음
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 ...

대략 3년 전 | 1

| 수락됨

질문


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년 전 | 답변 수: 1 | 0

1

답변

답변 있음
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-...

대략 3년 전 | 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년 전 | 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년 전 | 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년 전 | 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년 전 | 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년 전 | 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년 전 | 0

| 수락됨

답변 있음
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년 전 | 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...

3년 초과 전 | 0

| 수락됨

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

3년 초과 전 | 0

| 수락됨

답변 있음
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...

3년 초과 전 | 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 ...

3년 초과 전 | 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...

대략 4년 전 | 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...

4년 초과 전 | 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...

4년 초과 전 | 3

| 수락됨

질문


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

4년 초과 전 | 답변 수: 1 | 1

1

답변

답변 있음
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...

4년 초과 전 | 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년 전 | 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년 전 | 1

| 수락됨

답변 있음
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년 전 | 1

| 수락됨

답변 있음
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년 전 | 0

| 수락됨

답변 있음
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년 전 | 2

| 수락됨

답변 있음
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년 전 | 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년 전 | 1

| 수락됨

답변 있음
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년 전 | 0

더 보기