Standalone program using Matlab(GUI) and Arduino.

1 次查看(过去 30 天)
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.

采纳的回答

Ankita Nargundkar
Ankita Nargundkar 2017-4-27
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 个评论
ksol
ksol 2019-10-7
The current answer from the support is:
Starting with R2019b you can compile the Arduino Support Package.

请先登录,再进行评论。

更多回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Arduino Hardware 的更多信息

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by