information about Serial port
显示 更早的评论
Hy; I have a device, that send signal as an image to Computer by Serial port and then apply my program by this image....and that for my final project in university.....
But I'm don't now how I can connect between my device and my M-file in Matlab; this the first problem , the second is how I can save this signal as image in folder in my computer by code writes in my m-file...
please everybody help my
1 个评论
Matt Kindig
2012-10-15
编辑:Matt Kindig
2012-10-15
To send/retrieve data via the serial port, use Matlab's serial() function. See the Help documentation for assistance and examples of how to use.
doc serial
回答(0 个)
类别
在 帮助中心 和 File Exchange 中查找有关 MATLAB 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!