Thank you Mathias! But it also happens that for example I have a signal which stops at 60 s and the last values of PeakTimes are [59.308 60.308 61.058 61.683 62.308 62.683 63.183 63.683 59.933] how is it possible ?
Hi! I have an issue with Ledalab's peaks' finding. I'm doing a batch mode analysis of gsr signals by ledalab and for some reason it happens that some signals have peaks over the length of the signal. For example the signal stops at 59 s and the last peak in the field "peakTime" of the struct "analysis" is at 60,3 s. Why does it happen?
Hi! I have create matlab files as you have told. I have about 20 matlab files and I put them into a folder. The problem is that when I use this in the command window: Ledalab('/Users/ledalab-349/EDA/s1.mat', 'open', 'mat','analyze','CDA', 'export_scrList',[0.01 1]) everything works but when I do not indicate the name of the file: Ledalab('/Users/ledalab-349/EDA', 'open', 'mat','analyze','CDA', 'export_scrList',[0.01 1]) it doesn't work anymore is there a way to not indicate every time the name of...
Hi! I have create matlab files as you have told. I have about 20 matlab files and I put them into a folder. The problem is that when I use this in the command window: Ledalab('/Users/ledalab-349/EDA/s1.mat', 'open', 'mat','analyze','CDA', 'export_scrList',[0.01 1]) everything works but when I do not indicate the name of the file: Ledalab('/Users/ledalab-349/EDA', 'open', 'mat','analyze','CDA', 'export_scrList',[0.01 1]) it doesn't work anymore is there a way to not indicate every time the name of...
Hi! I am using Ledalab to analyse Skin Conductance data in matlab format by using the batch mode but when I start it an error occurs. Error using save Unable to write file /batchmode_protocol: Read-only file system How to solve this problem? I have a Mac
Hi! I am using Ledalab to analyse Skin Conductance data in matlab format by using the batch mode but when I start it an error occurs Error using save Unable to write file /batchmode_protocol: Read-only file system How to solve this problem?