Gijom / TEAP

Toolbox for Emotion Analysis using Physiological signals
http://www.teap.science/
GNU General Public License v3.0
57 stars 20 forks source link

problem with TEAP library #18

Open koel81 opened 2 months ago

koel81 commented 2 months ago

Hello,

I tried to use TEAP toolbox, but whenever I tried to load a signal or to use a function, the following message appears:

Error using msgbox (line 87) Bad value for text property: 'Interpreter'

Error in errordlg (line 63) handle = msgbox(ErrorStringCell,dlgName,'error',replace);

Error in uiopen (line 147) errordlg(err);

Could you please help me with that?

I am using Matlab 2024a.

Thanks in advance.

Gijom commented 2 months ago

Dear @koel81 could you please precise in which file the error is occuring ?