Page 1 of 1

eprload error

Posted: Thu Feb 04, 2016 5:19 am
by Moogi
Hello,
i have eprload problem. to load spectrum i did: [x, y, pars]=eprload('D:\Ba_re\Ba_re_20C_SW100Gs.par') then i get
??? Undefined function or method 'eprload' for input arguments of type 'char'.

Error in ==> Ba_par at 1
[x, y, pars]=eprload('D:\Ba_re\Ba_re_20C_SW100Gs.par')

could anyone please help me?

Re: eprload error

Posted: Thu Feb 04, 2016 10:24 am
by Stefan Stoll
It might be that you haven't finished installing EasySpin. The easyspin folder needs to be added to your Matlab path in order for eprload to work. See the documentation at http://easyspin.org/easyspin/documentat ... ation.html

Re: eprload error

Posted: Fri Feb 05, 2016 1:57 am
by Moogi
Thank you. unfortunately, i can't use it 'cos of the other problem. anyway, thank you.