readLeCroyWaveJetWf​m

Read binary LeCroy WaveJet waveforms

You are now following this Submission

Reads binary waveform files which were saved by a LeCroy WaveJet oscilloscope as binary waveform with .wfm extension.

WARNING:
This file has been tested with .wfm files from a four channel WaveJet. I don't know if it works with files from a two-channel WaveJet. Please let me know if it does, so that I can fix it if it doesn't.

Cite As

Paul Wagenaars (2026). readLeCroyWaveJetWfm (https://www.mathworks.com/matlabcentral/fileexchange/20508-readlecroywavejetwfm), MATLAB Central File Exchange. Retrieved .

General Information

MATLAB Release Compatibility

  • Compatible with any release

Platform Compatibility

  • Windows
  • macOS
  • Linux
Version Published Release Notes Action
1.3.0.0

- Fixed bug with flags not being interpreted correctly in some situations
- Made compatible with Octave

1.0.0.0

New Version:
v0.2 (2008-08-12)
- in averaging mode the binary WFM waveform seemed to have a half a sample offset compared to the ASCII CSV file.
- if averaging mode is turned on the data of inactive channels was skipped incorrectly.