Standalone program using Matlab(GUI) and Arduino.

2 visualizaciones (últimos 30 días)
Walid Elshemy
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.

Respuesta aceptada

Ankita Nargundkar
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
ksol el 7 de Oct. de 2019
The current answer from the support is:
Starting with R2019b you can compile the Arduino Support Package.

Iniciar sesión para comentar.

Más respuestas (0)

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!

Translated by