Cannot Compile Gui that communicates with Arduino

1 visualizzazione (ultimi 30 giorni)
D
D il 13 Gen 2017
Commentato: D il 31 Gen 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 Commenti
Jordan Ross
Jordan Ross il 23 Gen 2017
Hello,
How are you compiling the MATLAB GUI? Also, when you compile what is the error that you are receiving?
D
D il 31 Gen 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

Accedi per commentare.

Risposte (0)

Categorie

Scopri di più su Arduino Hardware in Help Center e File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by