Strip Chart

版本 1.1.0.1 (2.9 KB) 作者: Robert Bemis
Scrolling plot to display streaming data.
10.5K 次下载
更新时间 2016/9/1

查看许可证

Some applications involve streaming data like specimen temperature, patient heart rate or your favorite stock price as a function of time. A strip chart is a useful way to display streaming data. The convention implemented here is that the current time (or other vaiable) is on the far right side. New points are added to the right. Everyhting else shifts to the left. Excess points drop off the left and get discarded. This has the effect of always showing the recent history of a waveform such as voltage versus time.
This utility function is suitable for use in test & measurement applications with the Data Acquisition Toolbox or the Instrument Control Toolbox.

引用格式

Robert Bemis (2024). Strip Chart (https://www.mathworks.com/matlabcentral/fileexchange/3356-strip-chart), MATLAB Central File Exchange. 检索时间: .

MATLAB 版本兼容性
创建方式 R13
兼容任何版本
平台兼容性
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
版本 已发布 发行说明
1.1.0.1

Updated license

1.1.0.0

copyright

1.0.0.0