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类别
- Test and Measurement > Instrument Control Toolbox > Instrument Control Toolbox Supported Hardware > Oscilloscopes >
在 Help Center 和 MATLAB Answers 中查找有关 Oscilloscopes 的更多信息
标签
致谢
启发作品: 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 |