Page 2 of 2

Re: Curry esfit with Scaling None gives an error

Posted: Thu May 20, 2021 4:59 pm
by Stefan Stoll

I can't reproduce your problem on my system (Win10, R2021a), but am running into a related one.

EasySpin's rescale is called correctly, and which -all rescale gives

Code: Select all

>> which -all rescale
C:\Users\x\Documents\Work\easyspin\easyspin\rescale.p
C:\Program Files\MATLAB\R2021a\toolbox\matlab\bigdata\@tall\rescale.m  % tall method
C:\Users\x\Documents\Work\easyspin\easyspin\rescale.m                % Shadowed
C:\Program Files\MATLAB\R2021a\toolbox\matlab\datafun\rescale.m        % Shadowed

However, doc rescale pulls up the help for MATLAB's rescale, which it shouldn't do, since that's supposed to be shadowed.

To eliminate this issue in the future, we renamed rescale to rescaledata as of EasySpin 6.0.0-dev.31.