InfiniiumWaveform

Easily read/write waveforms in the Keysight Infiniium .mat format. Read files in the Infiniium .h5, .bin, and .csv formats.
853 download
Aggiornato 21 lug 2023

Visualizza la licenza

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.

Cita come

David Gines (2025). InfiniiumWaveform (https://it.mathworks.com/matlabcentral/fileexchange/64705-infiniiumwaveform), MATLAB Central File Exchange. Recuperato .

Compatibilità della release di MATLAB
Creato con R2016b
Compatibile con qualsiasi release
Compatibilità della piattaforma
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
Versione Pubblicato Note della release
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.