Skip to content
This repository has been archived by the owner on Mar 6, 2020. It is now read-only.

kavli-ntnu/api-matlab

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

api-matlab

Note: Usage of this software is NOT recommended

Reason: This is a pure Matlab implementation of the alpha version of the NWB format. It has not been updated to incorporate changes made in later versions of the NWB format. Instead of this software, it is recommended to use an alternative Matlab API (called the "matlab_bridge" API) that is included with the NWB Python API. The matlab_bridge API works by calling the Python API from MatLab so it is always up-to-date with the most recent NWB version. See file "0_README.txt" in the "matlab_bridge" directory of the api-python repository for more information about this recommended alternative Matlab API.


QUICKSTART INSTRUCTIONS AND REMARKS

Requirements: Matlab2014b or newer

To get started:

If you experience a Matlab crash:

  • try typing feature('accel','off’) to the command line

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • MATLAB 100.0%