Thanks a lot, Dave, for you prompt fix.
I am a licensed user of course, I will get the update immediately and let you know if the problem still persists (but I am sure you've done a good job).
Bye
Marco
Search found 5 matches
- Sun Jan 06, 2008 6:43 am
- Forum: Bug Reports
- Topic: DPlot_AddData() does not work anymore with v2.1.5
- Replies: 3
- Views: 14319
- Fri Jan 04, 2008 5:51 am
- Forum: Bug Reports
- Topic: DPlot_AddData() does not work anymore with v2.1.5
- Replies: 3
- Views: 14319
DPlot_AddData() does not work anymore with v2.1.5
Hi,
I recently upgraded to 2.1.5 and noticed that the DPlot_AddData does not work as it should. I am passing in mode DATA_XYXY two differents float vectors for x and y, but DPlot plots as x the ordinal index and as y the x values. For sake of clarity, given two float arrays x[], y[] of size N:
1) it ...
I recently upgraded to 2.1.5 and noticed that the DPlot_AddData does not work as it should. I am passing in mode DATA_XYXY two differents float vectors for x and y, but DPlot plots as x the ordinal index and as y the x values. For sake of clarity, given two float arrays x[], y[] of size N:
1) it ...
- Mon Mar 05, 2007 11:38 am
- Forum: Bug Reports
- Topic: Adding more than one documents doesn't work
- Replies: 4
- Views: 17286
- Mon Mar 05, 2007 11:16 am
- Forum: Bug Reports
- Topic: Adding more than one documents doesn't work
- Replies: 4
- Views: 17286
- Mon Mar 05, 2007 7:30 am
- Forum: Bug Reports
- Topic: Adding more than one documents doesn't work
- Replies: 4
- Views: 17286
Adding more than one documents doesn't work
Hi there,
I recently upgraded DPlotJr to a newest version, and installed also latest DPlot trial.
I have trouble with creating a new document with the [FileNew()] command: every time I always get the DocNum = 1 (or the active one) and it does not increment itself at each DPlot_Command() call with ...
I recently upgraded DPlotJr to a newest version, and installed also latest DPlot trial.
I have trouble with creating a new document with the [FileNew()] command: every time I always get the DocNum = 1 (or the active one) and it does not increment itself at each DPlot_Command() call with ...