graph plotting

  • Thread starter Thread starter wayne
  • Start date Start date
W

wayne

Dear all,

May i know how can i plot a column of values?? pls. Apparently i have a
column of values generated. how can i plot it using vc++? wat are the
command use and necessary header files that are needed?

thanks...
 
What kind of 'plot' of the data do you want to do? A histogram can be done
using just text, other graphs require graphic elements. What kind of project
are you doing? Many factors can change the answer to your question...

What do you mean by 'column of values'? Do you wish to plot index vs. value
(sequence), frequency of values (histogram), progressive sum of values
(tally). etc?

[==Peteroid==]
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

line graph plotting using vc++ 1
graph plotting 1
graph plotting 2
plotting line graph 2
Creating circular plot using c# 1
Excel Plotting heat-map 4
Plotting XY scatter graph 0
mschart 1

Back
Top