isfread

imports isf files generated by Tektronix oscilloscopes.

You are now following this Submission

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

MATLAB Release Compatibility

  • Compatible with any release

Platform Compatibility

  • Windows
  • macOS
  • Linux
Version Published Release Notes Action
1.0.0.0