isfread

Version 1.0.0.0 (1,79 KB) von John Lipp
imports isf files generated by Tektronix oscilloscopes.
5,3K Downloads
Aktualisiert 15. Nov 2004

Lizenz anzeigen

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)

Zitieren als

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

Kompatibilität der MATLAB-Version
Erstellt mit R14
Kompatibel mit allen Versionen
Plattform-Kompatibilität
Windows macOS Linux
Quellenangaben

Inspiriert: IsfRead, isfread: updated, isfread

Community Treasure Hunt

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

Start Hunting!
Version Veröffentlicht Versionshinweise
1.0.0.0