isfread

版本 1.0.0.0 (1.8 KB) 作者: John Lipp
imports isf files generated by Tektronix oscilloscopes.
5.2K 次下载
更新时间 2004/11/15

查看许可证

A command line tool which can import the binary files generated by Tektronix TDS series oscilloscopes.

Example useage:

filename = 'TEK00000.ISF';
[data, header] = isfread (filename);
plot(data.x,data.y)

引用格式

John Lipp (2024). isfread (https://www.mathworks.com/matlabcentral/fileexchange/6247-isfread), MATLAB Central File Exchange. 检索来源 .

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

启发作品: IsfRead, isfread: updated, isfread

Community Treasure Hunt

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

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