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.