Hello Freesurfers,
I have a little problem using a tcl script with tksurfer.
I want to load the pial surface to a cuted patch. So I used the
following comandline:
tksurfer fsaverage lh inflated -patch testpatch -tcl test.tcl
test.tcl include the following lines:
set gaLinkedVars(vertexset) 3
Hello Freesurfers
I still have the problem using a tcl script that should load the pial
surface on a patch in tksurfer. I tried to use the following three
commands:
1. set gaLinkedVars(vertexset) 3
SendLinkedVarGroup view
redraw
2. read_pial_vertex_coordinates
redraw
3. read