Page 1 of 1

eprsave unable

Posted: Mon Aug 30, 2021 4:07 am
by pihua498

I'm using easyspin version 6.0.0-dev.34
when I ran my older script with string
eprsave('myfile',B,data); which worked in older version but got error message in the latest version.

Error using eprsave
Unable to open data file xxxx.DTA

How do I do to fix this problem?
Thank for all tips.


Re: eprsave unable

Posted: Wed Sep 01, 2021 10:51 am
by Stefan Stoll

It seems that eprsave is not able to write access to the file. Make sure it is in a folder where you have write access, and that it is not opened by any other application.