Get data from hardware using C and process it in MATLAB in real time
Show older comments
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.
Accepted Answer
More Answers (1)
Kishore Kumar
on 18 Oct 2021
Edited: Kishore Kumar
on 3 Nov 2021
0 votes
1 Comment
jalil ur rehman kazim
on 13 Aug 2022
Can you share you code as tutorial for everyone.
Categories
Find more on MATLAB Compiler 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!