How to read data from *.csv file in real time?
2 ビュー (過去 30 日間)
古いコメントを表示
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 件のコメント
回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Data Import and Analysis についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!