MATLAB: How to interface the matlab with Arduino UNO

arduinoMATLAB

I have matlab R2010a. I want to send Data from my laptop containing matlab to Arduino UNO so that Arduino start working on its own program. But my Matlab is not supporting arduinoio.mlpkginstall file of arduino support package. please help in interfacing. Can I use USB to serial communication cord for interfacing? If yes, please tell me how?

Best Answer

That package was the only Arduino support in R2010a; more support was not added until R2010b.
Related Question