How to read data from *.csv file in real time?
2 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
Greetings to all.
I am using MATLAB R2011b on Windows 7 32-bit platform. In my work, one software constantly writing the data in a csv file. I have to use these data in real time. I tried xlsread, csvread, fopen commands available in Matlab but all of them are not working. I guess as the file opened by another software, Matlab have trouble to read that. Can anyone give some suggestion to bypass this problem? Is there, any way, to use the data from csv file in real time manner?
Any help is appreciated.
0 Commenti
Risposte (0)
Vedere anche
Categorie
Scopri di più su Data Import and Analysis in Help Center e File Exchange
Prodotti
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!