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!