필터 지우기
필터 지우기

Cannot Compile Gui that communicates with Arduino

조회 수: 1 (최근 30일)
D
D 2017년 1월 13일
댓글: D 2017년 1월 31일
My code to run arduino hardware works perfectly fine in a Matlab GUI, however when I try to compile the code, I can no longer connect to my arduino.
Does anybody have a solution to his? Thanks,
  댓글 수: 2
Jordan Ross
Jordan Ross 2017년 1월 23일
Hello,
How are you compiling the MATLAB GUI? Also, when you compile what is the error that you are receiving?
D
D 2017년 1월 31일
Here is an example of the simplest:
1. Create GUI with 1 button 2. Program that button to do the following operation upon clicking: a = arduino 3. Compile via deploytool 4. Add the GUI and the associated .m file
_
Running the GUI without compiling, works fine, however, running the GUI with deploytool compiler, doesn't connect to the arduino

댓글을 달려면 로그인하십시오.

답변 (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