Get data from hardware using C and process it in MATLAB in real time
Mostrar comentarios más antiguos
I have a C program that output 10200 bytes of data by communicating with an hardware. I want to process the data in matlab, plot it and refetch new set of value and process it in realtime in a loop. I want to update the graph in realtime. How to obtain otuput of c program in matlab. I use Eclipse IDE for C programming.
What is the best way to do it?
The hardware is a FTDXX device that brings data from a sensor.
Respuesta aceptada
Más respuestas (1)
Kishore Kumar
el 18 de Oct. de 2021
Editada: Kishore Kumar
el 3 de Nov. de 2021
0 votos
1 comentario
jalil ur rehman kazim
el 13 de Ag. de 2022
Can you share you code as tutorial for everyone.
Categorías
Más información sobre System Configuration en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!