Matlab(R) I/O Support for Bob¶
This module provides two Matlab(R) I/O components:
- A plugin for
bob.io.basethat allows Bob to read and write Matlab(R) using its native API (bob.io.base.load()andbob.io.base.save()). - A special interface for reading variable names and matrices from Matlab(R) files.