Standalone program using Matlab(GUI) and Arduino.

조회 수: 1 (최근 30일)
Walid Elshemy
Walid Elshemy 2017년 4월 22일
댓글: ksol 2019년 10월 7일
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