isfread

Versión 1.0.0.0 (1,79 KB) por John Lipp
imports isf files generated by Tektronix oscilloscopes.
5,2K descargas
Actualizado 15 nov 2004

Ver licencia

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)

Citar como

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

Compatibilidad con la versión de MATLAB
Se creó con R14
Compatible con cualquier versión
Compatibilidad con las plataformas
Windows macOS Linux
Agradecimientos

Inspiración para: IsfRead, isfread: updated, isfread

Community Treasure Hunt

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

Start Hunting!
Versión Publicado Notas de la versión
1.0.0.0