isfread
Version 1.0.0.0 (1,79 KB) von
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)
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 LinuxKategorien
- Test and Measurement > Instrument Control Toolbox > Instrument Control Toolbox Supported Hardware > Oscilloscopes >
Mehr zu Oscilloscopes finden Sie in Help Center und MATLAB Answers
Tags
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!Live Editor erkunden
Erstellen Sie Skripte mit Code, Ausgabe und formatiertem Text in einem einzigen ausführbaren Dokument.
Version | Veröffentlicht | Versionshinweise | |
---|---|---|---|
1.0.0.0 |