Skip to content
Snippets Groups Projects
Commit 59aad88b authored by Lemmer, Jan's avatar Lemmer, Jan
Browse files

Add description to copyUserFCN

parent 4084e264
Branches
Tags
2 merge requests!62Introduce changes for V1.0 RC 1,!55Implements #96
Pipeline #652629 passed
......@@ -105,9 +105,8 @@ createLinkedHDF5 creates a HDF file that references the Sourcefile. TargetPath i
## fileCompare()
`[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).
## removePltIdFiles()
`[fListClean] = removePltIdFiles(fList)` \
removePltIdFiles removes functions that are part of PlotID out of flist.
## copyUserFCN(scriptPath, folderName, storPath, ID)
COPYUSERFCN copies all user functions, classes and toolboxes that are used by the base script (`scriptPath`).
# 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. \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment