InfiniiumWaveform

Easily read/write waveforms in the Keysight Infiniium .mat format. Read files in the Infiniium .h5, .bin, and .csv formats.
920 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 (2026). 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
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.