How to read data from *.csv file in real time?

조회 수: 2 (최근 30일)
Smahato
Smahato 2015년 10월 26일
편집: Smahato 2015년 10월 26일
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개)

카테고리

Help CenterFile Exchange에서 Data Import and Analysis에 대해 자세히 알아보기

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by