Skip to content

A Matlab Toolbox to work with HDF5 files generated by software from Multi Channel Systems MCS GmbH

License

Notifications You must be signed in to change notification settings

multichannelsystems/McsMatlabDataTools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

McsMatlabDataTools: The McsHDF5 Matlab Toolbox

The McsHDF5 Matlab toolbox can be used to import HDF5 files generated by software from Multi Channel Systems MCS GmbH. Importing the HDF5 files via this toolbox allows easy access to all data and metadata in the HDF5 files, as well as basic plotting functions for the streams and datasets in the file.

Getting Started

Prerequisites

This Toolbox has been tested for Matlab 2009a and newer. Matlab versions older than R2011a might have reduced functionality, because they need to use the old hdf5info functions instead of the newer h5info functions. In particular, it might not be possible to open result files generated by CMOS-MEA-Tools in Matlab R2010b and older.

Installing

The most convenient way to install the Toolbox is via Matlab's Add-On Explorer. If you are using an older Matlab version without this functionality, please check the Installation page in the Wiki for more information.

Compatible Files

This toolbox opens HDF5 files generated by the Multi Channel DataManager software. It also opens files generated by the CMOS-MEA-Control software version 2 and newer, as well as the CMOS-MEA-Tools software version 2 and newer. Please see the respective sections in this Help file browser for either files generated by the DataManager or the CMOS-MEA software.

Documentation

In addition to the usual help functions of the Matlab command line, documentation for all functions and classes in this package is provided by the Matlab help browser:

doc McsHDF5

For an introduction into the Toolbox, open the Matlab Help for the Toolbox by pressing F1 or using the Help → Documentation menu. Then, click the McsHDF5 Toolbox link in the Supplemental Software section. The same information can also be found in the Tutorial pages of the Wiki.

Authors

This Toolbox is written and maintained by Armin Walter (Multi Channel Systems GmbH) [email protected]. See the AUTHORS.md for a list of contributors.

License

This project is licensed under the BSD license - see the LICENSE.md for details.

About

A Matlab Toolbox to work with HDF5 files generated by software from Multi Channel Systems MCS GmbH

Resources

License

Stars

Watchers

Forks

Packages

No packages published