StollLab / EasySpin

MATLAB toolbox for Electron Paramagnetic Resonance (EPR) spectroscopy
http://easyspin.org
MIT License
49 stars 26 forks source link

substitute rescale to rescaledata? #212

Closed yah0r closed 3 years ago

yah0r commented 3 years ago

Error using rescale Too many output arguments. Error in esfit>runFitting (line 478) [fit,scale] = rescale(fitraw,fitdat.data,fitdat.FitOpts.Scaling); Error in esfit (line 373) result = runFitting();

stestoll commented 3 years ago

This is now implemented for v6.0 with 3a79b9a864e8a18dd55b9ce4efaa45b3351b0195, see also #209.