Home Forums Bug Reports loadQucsVariable.m produces an error when I try to load data file

Viewing 1 post (of 1 total)
  • Author
    Posts
  • #7194
    rosti75
    Participant

      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

    Viewing 1 post (of 1 total)
    • You must be logged in to reply to this topic.