This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Plot and export variables during debug

I've just started using DS-5 to develop for Vybrid.

During the debug I have some variables added to Expressions view. Some of them are C arrays.

I need to show these arrays as plots (charts) and to export them in text files (for example csv) to load them in other software.

I think it's an easy and common task, but I can't find a way to do this.

Could someone help, please?

Parents
  • Hi,
    I'm new to eclipse but I can't believe there is no way...
    I think it's quite a common need to see some buffers in a graphical form (plot, chart, ...). Almost every IDE I used in the past has this possibility.
    I can accept to see it out of the IDE but I need a way to export the whole array to a file (manually).
    Is there some eclipse plugin to do this?
Reply
  • Hi,
    I'm new to eclipse but I can't believe there is no way...
    I think it's quite a common need to see some buffers in a graphical form (plot, chart, ...). Almost every IDE I used in the past has this possibility.
    I can accept to see it out of the IDE but I need a way to export the whole array to a file (manually).
    Is there some eclipse plugin to do this?
Children
No data