PIVMat Function Reference | << Prev | Next >> |
S = getsetname returns the name of the current directory. While PWD
returns the full path 'dir1/dir2/../dirn', getsetname returns only the
last element 'dirn'.
S = getsetname(DIR) returns the name of the last directory of the path
DIR.
This command is useful to obtain the name of the SET for VEC files.
See Also
PWD, loadvec, getvar.
Published output in the Help browser
showdemo getsetname
Previous: getpivtime | Next: getvar |