MATLAB and Arduino. Does anyone know how to establish a connection?

3 visualizaciones (últimos 30 días)
I have this Arduino UNO R3 board with DIP ATmega328P and matlab.fig file. What I want to do is control the traffic lights using the figure file of MATLAB. The traffic light consists of Red and Green LED only and will be operated by a push button. I have scoured the internet and got very few results.

Respuesta aceptada

Lloyd
Lloyd el 16 de Sept. de 2013

Más respuestas (1)

Ismail Alhaudar
Ismail Alhaudar el 22 de Dic. de 2021
num=[1];
den=[1 5 6];
[r,p,k]=residue(num,den);

Categorías

Más información sobre Arduino Hardware en Help Center y File Exchange.

Productos

Community Treasure Hunt

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

Start Hunting!

Translated by