Home Forums Bug Reports 2D Arrays

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #680
    mbeck6765
    Participant

      If I sweep the frequency of a AC voltage source during a transient simulation, I can see that my node voltages are have dimensions of time and the number of frequencies I use. I however cannot seem to access the 2D array in any sane way. In original qucs, I could access an entire row or column via something like a = timeSeriesSweepData[:,1] but this throws an error in QucsStudio. Specifically the error is “Wrong index for ‘timeSeriesSweepData’ in equation “timeSeriesSweepData[:,1].” How does one appropriately access 2D arrays?

      #7104
      drahnoel
      Participant

        I also miss this feature. There is yvalue(…). There is range(…) . And there is octave post processing. I uploaded a script for python post-processing

        #7106
        Carsten
        Participant

          I Agree

        Viewing 3 posts - 1 through 3 (of 3 total)
        • You must be logged in to reply to this topic.