There are two ways to use BrainVoyager file formats and processing in Matlab:
- Via the BrainVoyager script API it is possible to use the BrainVoyager scripting functions in Matlab. This is possible via the COM (Component Object Model) protocol on Windows.
- The guide to use these functions and example scripts are available at: https://helpdesk.brainvoyager.com/836417-Scripting-BrainVoyager-from-Matlab-via-COM .
- Using a tool to read BrainVoyager files, such as NeuroElf by Jochen Weber, and run standalone scripts
- Pages about NeuroElf and tools that require NeuroElf:
- Download and install NeuroElf
- Documentation for NeuroElf
- Example VOI transformation
- Reading NIfTI in Matlab
- Transparent file access in NeuroElf
- Functions in NeuroElf
- How to use BrainVoyager alignment matrices in Matlab
- How to get a 64-bit compiler under Windows to use with Matlab
- Go to standalone Matlab scripts
- Pages about NeuroElf and tools that require NeuroElf: