External Email - Use Caution
hello, fs
when i use the write_annotation.m, the error message occurs: `The non-existent field'numEntries' is referenced.
Error write_annotation (line 62) count = fwrite(fp, int32(ct.numEntries),'int');
Error test_1 (line 13) write_annotation('rh.aparc.a2009s.annot', c, b, ct)` How to solve the non-existent field'numEntries' is referenced?By the way, can ct change automatically according to the value of label?