Standalone program using Matlab(GUI) and Arduino.
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
Walid Elshemy
am 22 Apr. 2017
Kommentiert: ksol
am 7 Okt. 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 Kommentare
Akzeptierte Antwort
Ankita Nargundkar
am 27 Apr. 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 Kommentar
ksol
am 7 Okt. 2019
The current answer from the support is:
Starting with R2019b you can compile the Arduino Support Package.
Weitere Antworten (0)
Siehe auch
Kategorien
Mehr zu Arduino Hardware finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!