I am wondering where to post questions about this new miniscope analysis package and I couldn't find Dr. Guillaume's contact information. I followed the the instructions, put all folders name in the msBatchFileList.m, then run msBatchRun2018. Got errors:
Undefined function 'hour' for input arguments of type 'double'.
Error in msBatchRun2018 (line 54)
analysis_time =strcat(date,'_', num2str(hour(now)),'-',num2str(minute(now)),'-',num2str(floor(second(now))));
what does this mean or where else should I ask? Many thanks!