Continuously plot data from file
이전 댓글 표시
Hey there,
I have a cpp programm that writes data to a file. Now while this data is written to the file I want to use matlab to read the data and plot the data live.
So whenever the file is extended by a new value matlab should read that new value and just extend the current plot by this new value.
Any ideas how to do that? Is that at all possible cause 2 Programm need access to the same file?
답변 (0개)
카테고리
도움말 센터 및 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!