Home > vbmeg > functions > gui > preAnalysis > meeg_processor > trial_extractor > vb_trial_extractor.m

vb_trial_extractor

PURPOSE ^

Launch Trial extraction GUI

SYNOPSIS ^

function h = vb_trial_extractor

DESCRIPTION ^

 Launch Trial extraction GUI
 Copyright (C) 2011, ATR All Rights Reserved.
 License : New BSD License(see VBMEG_LICENSE.txt)

CROSS-REFERENCE INFORMATION ^

This function calls: This function is called by:

SOURCE CODE ^

0001 function h = vb_trial_extractor
0002 % Launch Trial extraction GUI
0003 % Copyright (C) 2011, ATR All Rights Reserved.
0004 % License : New BSD License(see VBMEG_LICENSE.txt)
0005 
0006 h = vb_trial_extractor_new;

Generated on Mon 22-May-2023 06:53:56 by m2html © 2005