Standalone program using Matlab(GUI) and Arduino.
6 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Walid Elshemy
le 22 Avr 2017
Commenté : ksol
le 7 Oct 2019
I have built a matlab code with gui. It is connected to arduino. it works well on the matlab environment. but when i try to make a standalone program using deploytool, the program(gui) opens but it can not connect to arduino. matlab runtime is installed.
0 commentaires
Réponse acceptée
Ankita Nargundkar
le 27 Avr 2017
Unfortunately, this is not supported. The standalone application will not be able to connect to arduino because it cannot access the support package functionalities.Support package for Arduino is not deployable
1 commentaire
ksol
le 7 Oct 2019
The current answer from the support is:
Starting with R2019b you can compile the Arduino Support Package.
Plus de réponses (0)
Voir également
Catégories
En savoir plus sur Arduino Hardware dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!