Brain Innovation

support portal

Navigation

Turbo-BrainVoyager Plugins Turbo-BrainVoyager Matlab Interface

Turbo-BrainVoyager Matlab Interface

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 network access plugin.

Please run the TestInterface.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!

 

Latest Changes

V2.10 (19 September 2020)

  • New functions:
    • tGetDetrendedPearsonCorrelation provides access to the pearson correlation based on the detrended data of the ROIs
    • tGetDetrendedPearsonCorrelationAtTimePoint provides access to the pearson correlation at a specific timepoint based on the detrended data of the ROIs
    • tGetDetrendedPartialCorrelation provides access to the partial correlation based on the detrended data of the ROIs
    • tGetDetrendedPartialCorrelationAtTimePoint provides access to the partial correlation at a specific timepoint based on the detrended data of the ROIs
    • tGetDetrendedInstantProxyCorrelation access to the instant proxy correlation based on the detrended data of the ROIs
    • tGetDetrendedInstantProxyCorrelationAtTimePoint provides access to the instant proxy correlation at a specific timepoint based on the detrended data of the ROIs

V2.00 (08 April 2020)

  • Updated interface functions to Matlab R2019b compatibility
  • New functions:
    • tGetDetrendedValueOfROI provides access to the detrended data of an ROI (requires TBV 4.0)
    • tGetInstantProxyCorrelation provides access to the instant proxy correlation (see 10.1016/j.neuroimage.2018.12.006)

V1.10 (07 January 2019)

  •  Updated to Matlab R2018b compatibility

V1.00 (04 December 2017)

  •  Initial release

Remarks

Downloads

TBV Matlab Interface

You are here: HomeTurbo-BrainVoyagerPlugins ≫ Turbo-BrainVoyager Matlab Interface