The network interface opens custom access to data that is internally used by Turbo-BrainVoyager (TBV) during and after real-time processing including information of ROI, design matrix, (pre-processed) raw data and statistical information including the content of the design matrix, beta maps, and contrast t-maps. This Matlab Interface allows receiving this information directly from TBV. Well defined access queries are used to get access to the data via a TCP connection which is available using the TBV network interface.
Please check out the ExampleInterfaceFunctions.m to see all possible Matlab function calls and get started.
Thanks to Bruno Direito, João Lima and Marco Simões, IBILI University of Coimbra for sharing their work!