MATLAB oscilloscope application - simplified example

版本 1.0.0.1 (3.1 KB) 作者: Gautam Vallabha
A simple GUI that demonstrates how to retreive and display data from an oscilloscope.
6.7K 次下载
更新时间 2016/9/1

查看许可证

ScopeMath (fileid 13165) is a MATLAB-based GUI that uses the Instrument Control Toolbox to retrieve waveforms from an oscilloscope and analyze them in various ways. ScopeMath_Simple is a simplified version that demonstrates how to set up a similar GUI for your own purposes. It shows how to:
1) Create the GUI
2) Connect to the instrument
3) Get data from the instrument, and
4) Clean up the resources when exiting the program.

For more information on the Instrument Control Toolbox, see http://www.mathworks.com/products/instrument/

引用格式

Gautam Vallabha (2024). MATLAB oscilloscope application - simplified example (https://www.mathworks.com/matlabcentral/fileexchange/16029-matlab-oscilloscope-application-simplified-example), MATLAB Central File Exchange. 检索来源 .

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

Community Treasure Hunt

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

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

Updated license

1.0.0.0