Hello!
I was struggling with converting files from .mat to .DTA/.DSC. The reason I wish to convert this file is because I wish to do least-square fitting with the external data I have (which is in text file). When I tried to convert from Text file to Bruker spectrometers file, the workshop produced empty bracket data. When I tried to convert from Excel file to Bruker spectrometers file, some of the numerical values came out with NaN in cells.
At this point I do not know what to do anymore. Please let me know!
Converting from Matlab file to Bruker spectrometers file
-
- Newbie
- Posts: 1
- Joined: Wed Jul 24, 2019 11:28 pm
-
- EasySpin Guru
- Posts: 32
- Joined: Wed Jan 20, 2016 11:35 am
Re: Converting from Matlab file to Bruker spectrometers file
If you want to fit your data using EasySpin, there is no need to convert it to the Bruker file format. Once you have it as an array in Matlab you are good to go. Anyhow, what did you try?
-
- EasySpin Creator
- Posts: 1100
- Joined: Mon Jul 21, 2014 10:11 pm
- Location: University of Washington
Re: Converting from Matlab file to Bruker spectrometers file
You can save data from Matlab to Bruker DSC/DTA files using
eprsave
- see http://easyspin.org/easyspin/documentat ... xport.html