@@ -105,9 +105,8 @@ createLinkedHDF5 creates a HDF file that references the Sourcefile. TargetPath i
...
@@ -105,9 +105,8 @@ createLinkedHDF5 creates a HDF file that references the Sourcefile. TargetPath i
## fileCompare()
## fileCompare()
`[status, id] = fileCompare(filename,fileList)`\
`[status, id] = fileCompare(filename,fileList)`\
fileCompare checks if file1 is (binary) identical to a file in filelist, it returns a sttus and the id of the identical file. The function uses the windows system function fc or the unix function diff (not tested).
fileCompare checks if file1 is (binary) identical to a file in filelist, it returns a sttus and the id of the identical file. The function uses the windows system function fc or the unix function diff (not tested).
COPYUSERFCN copies all user functions, classes and toolboxes that are used by the base script (`scriptPath`).
removePltIdFiles removes functions that are part of PlotID out of flist.
# How to use the .config file
# How to use the .config file
The config file is a JSON-File. The config file stores user data and options of `PlotID`. It will be created when you use PlotID for the first time. Follow the Instructions to create the file. _Note:_ for basic usage no manual changes on the config file are required. \
The config file is a JSON-File. The config file stores user data and options of `PlotID`. It will be created when you use PlotID for the first time. Follow the Instructions to create the file. _Note:_ for basic usage no manual changes on the config file are required. \