Tektronix binary file readers
by Daniel Dolan
14 Sep 2004
(Updated 21 May 2009)
Read data from binary files created by Tektronix digitizers.
|
Watch this File
|
| File Information |
| Description |
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'); |
| Acknowledgements |
This submission has inspired the following:
wfm2read.m
|
| MATLAB release |
MATLAB 6.0 (R12)
|
|
Tags for This File
|
| Everyone's Tags |
|
| Tags I've Applied |
|
| Add New Tags |
Please login to tag files.
|
| Comments and Ratings (3) |
| 16 Sep 2004 |
Andreas Morak
|
|
|
| 04 Feb 2005 |
Marco Marco
|
|
|
| 04 Aug 2005 |
Marcos Farinha
|
|
|
| Updates |
| 21 May 2009 |
Applied the BSD license as requested by the MATLAB Central |
|
Contact us at files@mathworks.com