sfs-matlab icon indicating copy to clipboard operation
sfs-matlab copied to clipboard

Validation Script for conf struct

Open fietew opened this issue 7 years ago • 0 comments

As the structure of the configuration struct undergoes continual changes, it might be a good idea to add a validation script, that compares the given struct against the current output of SFS_config. It should check for additional and missing entries in the struct. One may use https://github.com/fietew/research/blob/master/tools/matlab/isfield_recursive.m

fietew avatar Aug 16 '17 08:08 fietew