InfiniiumWaveform

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

Lizenz anzeigen

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.

Zitieren als

David Gines (2024). InfiniiumWaveform (https://www.mathworks.com/matlabcentral/fileexchange/64705-infiniiumwaveform), MATLAB Central File Exchange. Abgerufen .

Kompatibilität der MATLAB-Version
Erstellt mit R2016b
Kompatibel mit allen Versionen
Plattform-Kompatibilität
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
Version Veröffentlicht Versionshinweise
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.