Home > vbmeg > functions > tool_box > dmri_processor > functions > test > test_dmri_parcel_to_label_file.m

test_dmri_parcel_to_label_file

PURPOSE ^

SYNOPSIS ^

This is a script file.

DESCRIPTION ^

CROSS-REFERENCE INFORMATION ^

This function calls: This function is called by:

SOURCE CODE ^

0001 parcels_file = '/home/cbi-data4/rhayashi/DWI/test_get_parcel_index/parcels.mat';
0002 fs_info_file = '/home/cbi-data4/rhayashi/DWI/test_get_parcel_index/fs_info.mat';
0003 output_dir   = '/home/cbi-data4/rhayashi/DWI/test_dti_parcel_to_label_file';
0004 
0005 dmri_parcel_to_label_file(parcels_file, fs_info_file, output_dir);

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