Importing experimental data
Importing experimental data
When I use eprload to import experimental data it gives an error saying the file do not exist. In which folder do I need to save the file before proceeding?
-
- EasySpin Creator
- Posts: 1120
- Joined: Mon Jul 21, 2014 10:11 pm
- Location: University of Washington
Re: Importing experimental data
In Matlab, either go to the folder where you saved the file, or include the full path when calling
eprload
, e.g. 'C:\myfolder\sample2\mydata3.DSC'
.