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.
0 个评论
采纳的回答
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
2019-10-7
The current answer from the support is:
Starting with R2019b you can compile the Arduino Support Package.
更多回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Arduino Hardware 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!