Dear All,
Please excuse me for asking very basic question, but I have hard time finding the correct syntax for esfit for spectra with multiple components in version 6.0.0-dev.53. I tried to simulate a 3-component spectrum and called esfit like this:
esfit(spc,@pepper,{{Sys1,Sys2,Sys3},Exp},{Vary1,Vary2,Vary3},Opt);
Each single component can be fitted separately without any issues, but once combined in esfit it does not work. Calling out pepper with all components also causes no issues ("pepper({Sys1,Sys2,Sys3},Exp);").
I would like to kindly ask for some hints on how to use esfit properly, as i have limited experience with Easyspin (and Matlab for that matter).
Thank you in advance!