c - drawing graphs in ubuntu -


i have c code collects data , places them in 2-d array. plot data on x-y graph (mathematics) automatically i.e. pass data parameters in command line , graph

are there suggestions how so?

gnuplot need. if want process data before, might want try octave, aims matlab equivalen (still uses gnuplot frontend graphing).

if want more control, write script in python , use matplotlib.


Comments

Popular posts from this blog

c++ - Is it possible to compile a VST on linux? -

java - Output of Eclipse is rubbish -

jquery - Confused with JSON data and normal data in Django ajax request -