Thread: drawing graphs
View Single Post

  #1 (permalink)  
Old 09-01-2005, 02:47 AM
kavi
Guest
 
Posts: n/a
Default drawing graphs

Trying to write a C program in LInux to draw graphs. Available 2240 floating point no. out of which the first 224 are supposed to be x-axis and the 9 sets of 224 data are to be different values to be plotted on the y axis. Havent worked in C graphics before. Looking for help.
Reply With Quote