InfiniiumWaveform

Version 1.2 (481 KB) by David Gines
Easily read/write waveforms in the Keysight Infiniium .mat format. Read files in the Infiniium .h5, .bin, and .csv formats.
621 Downloads
Updated 21 Jul 2023

View License

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

MATLAB Release Compatibility
Created with R2016b
Compatible with any release
Platform Compatibility
Windows macOS Linux

Community Treasure Hunt

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

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