isfread
Version 1.0.0.0 (1.79 KB) by
John Lipp
imports isf files generated by Tektronix oscilloscopes.
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)
Cite As
John Lipp (2025). isfread (https://www.mathworks.com/matlabcentral/fileexchange/6247-isfread), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Created with
R14
Compatible with any release
Platform Compatibility
Windows macOS LinuxCategories
- Test and Measurement > Instrument Control Toolbox > Instrument Control Toolbox Supported Hardware > Oscilloscopes >
Find more on Oscilloscopes in Help Center and MATLAB Answers
Tags
Acknowledgements
Inspired: IsfRead, isfread: updated, isfread
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
Version | Published | Release Notes | |
---|---|---|---|
1.0.0.0 |