---------------------------- Original Message ---------------------------- Subject: dice_labels help From: jentis@nmr.mgh.harvard.edu Date: Fri, January 28, 2011 1:14 pm To: nicks@nmr.mgh.harvard.edu --------------------------------------------------------------------------
Hi Nick,
Last year you helped me with the dice_labels script. I have not used it since then, and I am having trouble running it remotely. I have recently installed matlab on my laptop, and copied the dice_labels.m script you sent me last year into my matlab folder. As of now, that is the only thing in that folder. When I try to run it, I get the following error:
dice_labels
('/Users/j_entis/Desktop/Amygdala_paper/jon_round_1/120/jon_left_amyg.label', '/Users/j_entis/Desktop/Amygdala_paper/priya/120/amyg_left_pd.label') ??? Undefined function or method 'read_label' for input arguments of type 'char'.
Error in ==> dice_labels at 29 label1 = read_label('',lname1);
Any ideas?
Thanks, Jon
read_label is a matlab script found in $FREESURFER_HOME/matlab. make sure that is in your matlab path.
n.
On Fri, 2011-01-28 at 14:54 -0500, jentis@nmr.mgh.harvard.edu wrote:
---------------------------- Original Message ---------------------------- Subject: dice_labels help From: jentis@nmr.mgh.harvard.edu Date: Fri, January 28, 2011 1:14 pm To: nicks@nmr.mgh.harvard.edu
Hi Nick,
Last year you helped me with the dice_labels script. I have not used it since then, and I am having trouble running it remotely. I have recently installed matlab on my laptop, and copied the dice_labels.m script you sent me last year into my matlab folder. As of now, that is the only thing in that folder. When I try to run it, I get the following error:
dice_labels
('/Users/j_entis/Desktop/Amygdala_paper/jon_round_1/120/jon_left_amyg.label', '/Users/j_entis/Desktop/Amygdala_paper/priya/120/amyg_left_pd.label') ??? Undefined function or method 'read_label' for input arguments of type 'char'.
Error in ==> dice_labels at 29 label1 = read_label('',lname1);
Any ideas?
Thanks, Jon
Freesurfer mailing list Freesurfer@nmr.mgh.harvard.edu https://mail.nmr.mgh.harvard.edu/mailman/listinfo/freesurfer
freesurfer@nmr.mgh.harvard.edu