Tektronix binary file readers

Read data from binary files created by Tektronix digitizers.
4,1K download
Aggiornato 21 mag 2009

Visualizza la licenza

This package includes two separate functions for reading binary files from Tektronix digitizers. The first function, wfmread, reads *.WFM files generated by the TDS digitizer series. The second function, wfbread, reads *.WFB files generated by the DSA digitizers series. Each function returns data from the file in two 1D arrays. Additional information about the file (e.g., sampling rate) can also be displayed.

Example:
[x,y]=wfmread(''channelA.wfm');

Cita come

Daniel Dolan (2024). Tektronix binary file readers (https://www.mathworks.com/matlabcentral/fileexchange/5873-tektronix-binary-file-readers), MATLAB Central File Exchange. Recuperato .

Compatibilità della release di MATLAB
Creato con R12
Compatibile con qualsiasi release
Compatibilità della piattaforma
Windows macOS Linux
Riconoscimenti

Ispirato: wfm2read.m

Community Treasure Hunt

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

Start Hunting!
Versione Pubblicato Note della release
1.1.0.0

Applied the BSD license as requested by the MATLAB Central

1.0.0.0