readLeCroyWaveJetWf​m

Read binary LeCroy WaveJet waveforms
1.9K Downloads
Updated 11 Nov 2010

View License

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 (2024). readLeCroyWaveJetWfm (https://www.mathworks.com/matlabcentral/fileexchange/20508-readlecroywavejetwfm), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2010a
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Instrument Control Toolbox Supported Hardware in Help Center and MATLAB Answers

Community Treasure Hunt

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

Start Hunting!
Version Published Release Notes
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.