Send and receive data continuously through serial port
Show older comments
Hello, Everybody.
I am sending binary data through serial port, and I have to receive that data from serial port only. How to continuously send data and read that data? Transmission is done in RF. Please help me.
Answers (1)
Walter Roberson
on 6 Aug 2015
0 votes
Create a BytesAvailableFcn callback. http://www.mathworks.com/help/instrument/events-and-callbacks_f16-60674.html
Categories
Find more on MATLAB in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!