Standalone program using Matlab(GUI) and Arduino.
2 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Walid Elshemy
el 22 de Abr. de 2017
Comentada: ksol
el 7 de Oct. de 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 comentarios
Respuesta aceptada
Ankita Nargundkar
el 27 de Abr. de 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 comentario
ksol
el 7 de Oct. de 2019
The current answer from the support is:
Starting with R2019b you can compile the Arduino Support Package.
Más respuestas (0)
Ver también
Categorías
Más información sobre Arduino Hardware en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!