Hi,
is there a tcl-script command for loading a curvature file in tksurfer? If yes, what is it and what is the syntax? Actually, is there a reference document with all the script commands for tksurfer?
Thank you very much in advance!
Henry
On Thu, Nov 17, 2005 at 03:51:01PM +0100, Henry Luetcke wrote:
is there a tcl-script command for loading a curvature file in tksurfer?
It depends what version you're using, but if it's relatively recent:
set curv FILE_NAME read_binary_curv;
If yes, what is it and what is the syntax? Actually, is there a reference document with all the script commands for tksurfer?
Sorry, not really. But if you have something you want to try and do, let me know and I'll give you the commands for it.
freesurfer@nmr.mgh.harvard.edu