Statistik
RANG
486
of 295.448
REPUTATION
159
BEITRÄGE
5 Fragen
82 Antworten
ANTWORTZUSTIMMUNG
100.0%
ERHALTENE STIMMEN
26
RANG
10.017 of 20.227
REPUTATION
61
DURCHSCHNITTLICHE BEWERTUNG
4.70
BEITRÄGE
1 Datei
DOWNLOADS
5
ALL TIME DOWNLOADS
471
RANG
of 153.872
BEITRÄGE
0 Probleme
0 Lösungen
PUNKTESTAND
0
ANZAHL DER ABZEICHEN
0
BEITRÄGE
0 Beiträge
BEITRÄGE
2 Öffentlich Kanäle
DURCHSCHNITTLICHE BEWERTUNG
30
BEITRÄGE
0 Highlights
DURCHSCHNITTLICHE ANZAHL DER 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 ...
etwa 2 Jahre vor | 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...
mehr als 3 Jahre vor | 0
| akzeptiert
Frage
Simulink Android Support Package Hardware Setup Issues
Simulink Android Support Package Hardware Setup Issues from 18a onwards
mehr als 3 Jahre vor | 1 Antwort | 0
1
AntwortBuild 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 ...
mehr als 3 Jahre vor | 1
| akzeptiert
Frage
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...
mehr als 3 Jahre vor | 1 Antwort | 0
1
AntwortCan 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-...
mehr als 3 Jahre vor | 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...
mehr als 3 Jahre vor | 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...
mehr als 3 Jahre vor | 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...
mehr als 3 Jahre vor | 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
mehr als 3 Jahre vor | 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...
mehr als 3 Jahre vor | 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...
mehr als 3 Jahre vor | 0
| akzeptiert
Sending pc webcam signal to android device's display
Hi Kyriakos Xydas, Use external mode, to show your PC webcam data on the phone.
mehr als 3 Jahre vor | 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...
fast 4 Jahre vor | 0
| akzeptiert
getAndroidSLSupportPkgToolPaths doesnt find GradleHome
Hi Ilya Makarov, Please check the Answer section of https://www.mathworks.com/matlabcentral/answers/645908-how-can-i-communicat...
fast 4 Jahre vor | 0
| akzeptiert
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...
etwa 4 Jahre vor | 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 ...
etwa 4 Jahre vor | 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...
fast 5 Jahre vor | 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...
etwa 5 Jahre vor | 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...
etwa 5 Jahre vor | 3
| akzeptiert
Frage
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...
etwa 5 Jahre vor | 1 Antwort | 1
1
AntwortVerification 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...
mehr als 5 Jahre vor | 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...
mehr als 5 Jahre vor | 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...
mehr als 5 Jahre vor | 1
| akzeptiert
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....
mehr als 5 Jahre vor | 1
| akzeptiert
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...
mehr als 5 Jahre vor | 0
| akzeptiert
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...
mehr als 5 Jahre vor | 2
| akzeptiert
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...
mehr als 5 Jahre vor | 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...
mehr als 5 Jahre vor | 1
| akzeptiert
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...
mehr als 5 Jahre vor | 0