Cannot Compile Gui that communicates with Arduino

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