sfs-matlab
sfs-matlab copied to clipboard
Validation Script for conf struct
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