information about Serial port
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
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 comentario
Matt Kindig
el 15 de Oct. de 2012
Editada: Matt Kindig
el 15 de Oct. de 2012
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
Respuestas (0)
Ver también
Categorías
Más información sobre Image Preview and Device Configuration en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!