Hi,

I am trying to read a surface generated by mri_tessellate using matlab's API (read_surf.m)
However, it seems like the function is not up-to-date, because the magic number in the surface file is 16777213, and the two magic-numbers recognized by read_surf are 
16777214 and 16777215.

Is there a newer version of read_surf.m out there?

Thanks,

-- Shay