Hierarchical Event Descriptor (HED) MATLAB Tools#
 
Welcome to HED MATLAB Tools#
HED (Hierarchical Event Descriptors) is an infrastructure and controlled vocabulary that allows researchers to annotate their experimental data, especially events, so that tools can automatically use this information in analysis.
HED MATLAB Tools provides:
- MATLAB wrapper functions for HED validation and services 
- Web service demonstrations and client examples 
- Event data remodeling and processing utilities 
- Integration examples with EEGLAB and other MATLAB-based tools 
- Comprehensive unit tests for MATLAB functionality 
Quick Links#
Introduction to HED concepts and terminology
Discover how HED can be used in your research
Learn how to use HED tools with MATLAB
Browse the complete HED MATLAB API reference
Getting Started#
External Resources#
- HED Homepage: https://www.hedtags.org 
- HED Schema Browser: https://www.hedtags.org/hed-schema-browser 
- HED Resources: https://www.hedtags.org/hed-resources 
- HED Online Tools: https://hedtools.org/hed 
- Source Code: hed-standard/hed-matlab 
- HED Python: hed-standard/hed-python 
Finding Help#
- Documentation:
- See HED resources for comprehensive user documentation and tutorials. - The HED online tools provide an easy-to-use interface that requires no programming. 
- Issues and Questions:
- If you notice a bug or encounter problems using the MATLAB tools, please open an issue in the hed-matlab repository on GitHub.