Home > functions > job > job_view_cortex_dir > job_view_cortex_test.m

job_view_cortex_test

PURPOSE ^

SYNOPSIS ^

function job_view_cortex_test

DESCRIPTION ^

 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 job_view_cortex_test
0002 %
0003 % Copyright (C) 2011, ATR All Rights Reserved.
0004 % License : New BSD License(see VBMEG_LICENSE.txt)
0005 dir = '/home/dcn/ntake/vbmeg/data0.30/';
0006 job_view_cortex_init( [ dir '100011e-a.brain.mat' ],...
0007               '--act', [ dir '100011e-a.act.mat' ],...
0008               '--area', [ dir '100011e-a.area.mat' ] );

Generated on Tue 27-Aug-2013 11:46:04 by m2html © 2005