DPlot Forum Index DPlot
http://www.dplot.com
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Search found 9 matches
DPlot Forum Index
Author Message
  Topic: does dplot work with 64 bit windows operating system
thorthebrave

Replies: 1
Views: 11094

PostForum: C, C++, C#   Posted: Wed Dec 08, 2010 2:18 pm   Subject: does dplot work with 64 bit windows operating system
Hi

I use the dplotlib.dll, the plotting works on a 32 bit machine but not 64.
does dplot work with 64?
  Topic: controlling color gradient of surface plot
thorthebrave

Replies: 1
Views: 12063

PostForum: C, C++, C#   Posted: Wed Dec 23, 2009 5:28 pm   Subject: controlling color gradient of surface plot
how do you lock the color use in a surface plot. I found the ContourCustomColors and CustomLevels. Are these what you use for that.
Do you have some examples of these being used.

The problem I am ...
  Topic: command save plot as picture, or surface plot movie.
thorthebrave

Replies: 2
Views: 13574

PostForum: C, C++, C#   Posted: Mon Dec 14, 2009 4:52 pm   Subject: command save plot as picture, or surface plot movie.
Hello

I have a bunch of time step files that contain data for surface plots.
Is there a way to make this into a movie in dplot directly, and is there a way to send commands to dplot to save each s ...
  Topic: rotate 3d view
thorthebrave

Replies: 1
Views: 11436

PostForum: C, C++, C#   Posted: Tue Dec 01, 2009 12:13 pm   Subject: rotate 3d view
Hi

does dplot have click and rotate capability. ex left click and drag to rotate 3D plot. I know you can right click and go to options, but is there any other way.
  Topic: XYYY plot problems with number of points
thorthebrave

Replies: 3
Views: 18093

PostForum: C, C++, C#   Posted: Mon Nov 23, 2009 3:25 pm   Subject: thank you
That solved it, thank you so much.
Do you have any documentation for sending data through dlib,
I'd like some information on what all the different commands are, and all the different dp. properties ...
  Topic: XYYY plot problems with number of points
thorthebrave

Replies: 3
Views: 18093

PostForum: C, C++, C#   Posted: Mon Nov 23, 2009 11:51 am   Subject: XYYY plot problems with number of points
I have 151 y points, Line[0] has 51, Line[1] has 50 and Line[2] has 50

dp.NP[0] = 51;
dp.NP[1] = 50;
dp.NP[2] = 50;

but the 51 makes the plot flash. If I change 51 to 50, such that they are al ...
  Topic: dplot window flashes
thorthebrave

Replies: 1
Views: 13634

PostForum: C, C++, C#   Posted: Tue Nov 10, 2009 3:31 pm   Subject: I got it
It was the dplot.NP , it needed to be exactly the amount of points I had in my x y arrays
  Topic: dplot window flashes
thorthebrave

Replies: 1
Views: 13634

PostForum: C, C++, C#   Posted: Tue Nov 10, 2009 3:07 pm   Subject: dplot window flashes
for an yxplot, button1 test1. When i use your code the plot window stays open. Then I switch out your x any y with my own, that is all that I change. I know that my data is in the 1000s so I should ch ...
  Topic: all points are colinear, cannot triangulate
thorthebrave

Replies: 1
Views: 16281

PostForum: C, C++, C#   Posted: Mon Nov 09, 2009 5:51 pm   Subject: all points are colinear, cannot triangulate
when using Plot8 from dplotlib I get, all points are colinear, cannot triangulate.

What does this mean??? and what do I do
 
Page 1 of 1
All times are GMT - 5 Hours
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group