[Homer-users] Error using ==> load

mathieu mathieu.desrosiers at criugm.rtss.qc.ca
Tue Nov 18 10:59:45 EST 2008
Search archives:

I have a problem here,

??? Error using ==> load
Unable to read file 'EEG_IO.nirs': No such file or directory.


I have to remove the quotes at the begining and the end of the  
variables  filenm to make the call succesfull


at the line 698 from HomerMenu.m

%tmp=load([FILEpathnm filenm],'-MAT');
tmp=load([FILEpathnm filenm(2:length(filenm)-1)],'-MAT');


Are you aware of that issue???

macosx leopard and matlab  version 7.6.0.324 (R2008a)

--
Mathieu



-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.nmr.mgh.harvard.edu/pipermail/homer-users/attachments/20081118/adca561d/attachment.html 


More information about the Homer-users mailing list