HDF5 custom file datastore for timeseries in MATLAB

A custom MATLAB datastore for reading time series data stored as variables within HDF5 data format.

229 Downloads

Updated 4 Jan 2018

From GitHub

View License on GitHub

A MATLAB class and example implementing a custom file datastore. This component allows you to read time series data stored as simple variables within Hierarchical Data Format 5 (H5 / HDF5). The data may be read from a series of individual files, and assumes that every file in the set contains the same variable names you want to read with the same attributes. The reading takes place by chunks of rows of the data matrices.
More information on MATLAB Datastore can be found here:
https://www.mathworks.com/help/matlab/datastore.html

Cite As

Robyn Jackey (2023). HDF5 custom file datastore for timeseries in MATLAB (https://github.com/rjackey/H5DatastoreML), GitHub. Retrieved .

MATLAB Release Compatibility
Created with R2017b
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Predictive Maintenance Toolbox in Help Center and MATLAB Answers

Community Treasure Hunt

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

Start Hunting!

Versions that use the GitHub default branch cannot be downloaded

Version Published Release Notes
1.0.0.0

To view or report issues in this GitHub add-on, visit the GitHub Repository.
To view or report issues in this GitHub add-on, visit the GitHub Repository.