Filter löschen
Filter löschen

Cannot Compile Gui that communicates with Arduino

1 Ansicht (letzte 30 Tage)
D
D am 13 Jan. 2017
Kommentiert: D am 31 Jan. 2017
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 Kommentare
Jordan Ross
Jordan Ross am 23 Jan. 2017
Hello,
How are you compiling the MATLAB GUI? Also, when you compile what is the error that you are receiving?
D
D am 31 Jan. 2017
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

Melden Sie sich an, um zu kommentieren.

Antworten (0)

Kategorien

Mehr zu Arduino Hardware finden Sie in Help Center und File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by