MergeConstantDB:
--------------------------------------------------------------------------
Merges b into a using a GUI. The new file is saved as "NewDB.mat".
--------------------------------------------------------------------------
Form:
MergeConstantDB( action, a, b )
--------------------------------------------------------------------------
------
Inputs
------
action (1,:) Action to be taken
a (1,:) Database to be merged and merged project
b (1,:) Database to be merged
-------
Outputs
-------
h (:) GUI struct
--------------------------------------------------------------------------
Children:
Common: FileUtils/FindDirectory