Error using load
Unable to find file or directory '/Users/aki/DocumentDATABASE\105m.mat'.
Error in LoadDataBase (line 13)
signal=load([d_folder_path,int2str(subjects(i)),'m.mat']);
Error in main (line 4)
S_data=LoadDataBase;
Hi there can you let me know what this error is and how I can fix it?