Hi,
while trying to use eprload for an xml-file in 2021b following bug showed itself:
eprload
Error using matlab.internal.math.interp1
Interpolation requires at least two sample points for each grid dimension.
Error in interp1 (line 188)
VqLite = matlab.internal.math.interp1(X,V,method,method,Xqcol);
Error in eprload_MagnettechXML
Error in eprload
We tried easyspin 5.2.33 as well as 6.xxx in 2021b, but none of them worked.
The script works in 2018b, 2019b and 2020b though. (5.2.33, 6.xxx)
We think the problem lies in Matlab 2021b in the script of interp1 around line 188 "VqLite".
Thanks for your help,
kind regards from Halle, Germany!