if (FALSE) {
surface_filepath_noext =
paste(get_optional_data_filepath("subjects_dir/subject1/surf/"),
'lh.white', sep="");
mesh = read_nisurface(surface_filepath_noext);
mesh;
}
Run the code above in your browser using DataLab