Search found 6 matches

by saleem145
Wed Jan 04, 2006 11:25 am
Forum: Bug Reports
Topic: XYZ Plot from Excel Bug??
Replies: 17
Views: 67963

Thanks -- it works

Hello,

Both problems are solved. You are brilliant!!

Saleem
by saleem145
Wed Jan 04, 2006 8:07 am
Forum: Bug Reports
Topic: XYZ Plot from Excel Bug??
Replies: 17
Views: 67963

XY Problem

Hello,

Just an idea -- if you increase the number of XY points by a factor of 10, you might be able to replicate my first problem.

Saleem
by saleem145
Tue Jan 03, 2006 5:55 pm
Forum: Bug Reports
Topic: XYZ Plot from Excel Bug??
Replies: 17
Views: 67963

Points are being dropped

Hello,

I did the XY plot again.

1. X axis varied from 0 to 12.
2. Info -> Number of Points gave me 13.
3. Edit -> Edit data shows the first 13 points correctly. There are no more points.
4. Options -> Extents -- specify extents is unchecked.
5. Dplot version number is 2.0.2.3

You might notice ...
by saleem145
Tue Jan 03, 2006 5:18 pm
Forum: Bug Reports
Topic: XYZ Plot from Excel Bug??
Replies: 17
Views: 67963

I don't think that is the issue

I did not post all the data but there are data points with non zero values. I have also emailed support@dplot.com an excel worksheet which shows how to replicate both the problems.

Saleem
by saleem145
Tue Jan 03, 2006 4:16 pm
Forum: Bug Reports
Topic: Another Bug in DPLOT
Replies: 0
Views: 14192

Another Bug in DPLOT

Hello,

If I do an XY plot from excel with the X value ranging from 0 to 2. If the number of samples is 8 or 16 it works fine. But if I increase the number of samples to 32, then only the first few samples are plotted -- the latter half is simply dropped.

Saleem
by saleem145
Tue Jan 03, 2006 2:35 pm
Forum: Bug Reports
Topic: XYZ Plot from Excel Bug??
Replies: 17
Views: 67963

XYZ Plot from Excel Bug??

Hi,

I am trying to generate a 3d plot from excel. I am sending the following commands over the DDE Channel.

1. [FileNew(3)]
2. [FileArrays(1,90)]
3. [XYZ(1,1,1,0)]
4. [XYZ(1,1,2,0)]
5. [XYZ(1,1,3,0)]
6. [XYZ(1,2,1,0)]

After a few XYZ commands the DPLOT window closes and then nothing is plotted ...