SA_alignmentTest
Usage:
FileList = D_parseNameFile(Path)
Path: String; The location of the file final_results.dat.
FileList: SA_VectorArray; A list of filenames.
Description
This function takes a path to a specific final_results.dat data file. This file contains
information about the files that are in the same folder. This information is used to create
all the filenames which then are stored in a vector array. The names in FileList are only the
names of the files without the path prefix.
|