Plotting Graphs and contours

Hi Everyone,

I'm a beginner to C++. I need some help in plotting my array which was my end result of my program and have to make a contour with the arrays obtained.

It's something like plot function in MATLAB.

Thanks in Advance.

Regards,

Vignesh V.
You have table of data. You need a plot. You can learn basic C++. Then you can learn use of graphical C++ libraries to draw plots.

The obvious question is:
Would it be sufficient to use some existing plotting program, like Matlab or Gnuplot?
Hi,

Could please be more clear. I couldn't understand. May be you are correct but I couldn't understand because I'm a Beginner only.

Thanks
Topic archived. No new replies allowed.