Function loadQucsVariable.m crashes on Line 125: data = reshape(data, len);
If I comment out this line, then the function works correctly. Technically, it is then good enough for me, but I still want you to know that there is a problem. Also, older versions of this function worked correctly. I am sharing with you the short code that demonstrates the problem and my data file. The data that I’m loading are arrays. I am also sending you the old version of loadQucsVariable.m