You are now following this Submission
- You will see updates in your followed content feed
- You may receive emails, depending on your communication preferences
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 (2026). isfread (https://www.mathworks.com/matlabcentral/fileexchange/6247-isfread), MATLAB Central File Exchange. Retrieved .
Acknowledgements
Inspired: IsfRead, isfread: updated, isfread
General Information
- Version 1.0.0.0 (1.79 KB)
MATLAB Release Compatibility
- Compatible with any release
Platform Compatibility
- Windows
- macOS
- Linux
| Version | Published | Release Notes | Action |
|---|---|---|---|
| 1.0.0.0 |
