InfiniiumWaveform

Easily read/write waveforms in the Keysight Infiniium .mat format. Read files in the Infiniium .h5, .bin, and .csv formats.

You are now following this Submission

The Keysight Infiniium real-time oscilloscope application can save (and load) waveform data to (and from) a MATLAB .mat file. The InfiniiumWaveform Toolbox allows you to easily work with these files. It includes functions for inspecting, reading, and saving .mat files. Version 1.1 adds support for multi-segment files. Version 1.2 adds support for reading .h5, .bin, and .csv waveform files.

Cite As

David Gines (2026). InfiniiumWaveform (https://au.mathworks.com/matlabcentral/fileexchange/64705-infiniiumwaveform), 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.2

Adds support for reading .h5, .bin, and .csv waveform files.

1.1

* Adds supports for reading and writing multi-segment waveforms files.
* The WaveformData class adds properties xUnits and yUnits, and has updated plotting capabilities.

1.0

Now adding a zip file version, so updating comments.