[success, message] = pwDbAddExperiment(dbFile, dataFile, expName) Adds one experiment stored in the given dataFile with all included stimulations to the PottersWheel database <dbFile>.
success True if experiment has been added. message Error message if experiment could not be added. dbFile Will be created if not available using pwDbCreate. dataFile Excel or txt file (compare pwAddData). expName If unspecified, the name of the data file.