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!