graphical-debugging icon indicating copy to clipboard operation
graphical-debugging copied to clipboard

Advanced container plotting

Open awulkiew opened this issue 5 years ago • 0 comments

  • plot a subset of elements
    • plot an array with a given interval, for example, plot a vector data with interval 2 by plotting v[0], v[2], v[4], and so on
    • start from some position
    • end at some position
  • sizes and offsets defined by variables, not only constants, variable size specifier
  • defining points in one container with interleaved coordinates

awulkiew avatar May 31 '20 19:05 awulkiew