Enter Keywords:
1 - 10 of 172(0.218 seconds)
Sort By:
 
Enviroment:VC6.0 WinNT4.0 Win9x I have an array of float data with more than 500000 points. I need to make a XY plot with these data and this plot has to be very fast. I can't do something like th...
Zones: Windows MFCDate Answered: 02/18/1999 Rating: 8.6 Views: 0
Sorry for my bad english ! I get data (temperature+time) from a seriell port an write this in a database. The data comes as string like 22,23,24,18:05:04 22,23,25,18:10:04 23,22,25,18:15:04...
Zones: VB DBDate Answered: 09/19/2000 Rating: 6.4 Views: 0
Hi all,  I have developed an ActiveX control (using VB), which will plot some data for 5 seconds. Now i have written a method that can accept the the time in run time. Then i inserted the Ac...
Zones: C++Date Answered: 11/22/2002 Rating: 7.6 Views: 0
Experts, I am currently developing a web based financial monitoring system at work. Has the usual (debit / credit) features.  After every transaction, the date and balance are sent to a database...
Zones: Web DevelopmentDate Answered: 02/09/2004 Rating: 8.4 Views: 0
I have datapoints that when plotted display an oscillator similar to a sine wave. The wave sometimes developes multipule ripples within the plot. Sometimes the data points will show an almost p...
Zones: Math & ScienceDate Answered: 01/05/2005 Rating: 6.4 Views: 0
Hello experts, I have two columns of data. Some of the rows are blank. How do I create an XY scatter that excluded the null values? f.ex 23 45 34 56 45 67 blank row blank row blank row ...
Zones: MS ExcelDate Answered: 12/04/2005 Rating: 9.2 Views: 4
WHEN I PLOT I CAN ONLY GET BASIC COLORS TO PRINT. SUCH AS RED,BLUE,YELLOW,GREEN. I HAVE TRIED PLOT STYLE TO NO AVAIL. I HAVE A ARCH. BUILDING DWG WITH FLOW LINES IN IT. PERSONNEL FLOW, MATERIAL ...
Zones: ...Date Answered: 10/13/2006 Rating: 7.4 Views: 0
i'm using code found on http://blogs.msdn.com/bryanke/articles/71491.aspx within it ,it use's the following code to plot a report image to print   I'm haveing dificulty printing  in landscape ...
Zones: C#Date Answered: 09/27/2005 Rating: 9.2 Views: 0
We have a set of points stored in our database to draw the graph. We have many curves in a single graph with lot of points involved. Whenever the data changes, we need to redraw the curves which ta...
Zones: Windows MFCDate Answered: 07/21/1998 Rating: 7.4 Views: 9
 I'm writing a data acquisition program which takes an array of [512][512] data values for an image. One problem I'm having programming this in Visual C++ 6 on an NT platform is memory allocation ...
Zones: C++, Microsoft Visual C++Date Answered: 02/27/1999 Rating: 5.8 Views: 0