Sie verfolgen jetzt diese Einreichung
- Aktualisierungen können Sie in Ihrem Feed verfolgter Inhalte sehen.
- Je nach Ihren Kommunikationseinstellungen können Sie auch E-Mails erhalten.
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');
Zitieren als
Daniel Dolan (2026). Tektronix binary file readers (https://de.mathworks.com/matlabcentral/fileexchange/5873-tektronix-binary-file-readers), MATLAB Central File Exchange. Abgerufen .
Quellenangaben
Inspiriert: wfm2read.m
Allgemeine Informationen
- Version 1.1.0.0 (3,95 KB)
Kompatibilität der MATLAB-Version
- Kompatibel mit allen Versionen
Plattform-Kompatibilität
- Windows
- macOS
- Linux
| Version | Veröffentlicht | Versionshinweise | Action |
|---|---|---|---|
| 1.1.0.0 | Applied the BSD license as requested by the MATLAB Central |
||
| 1.0.0.0 |
