Thread: gnuplot

  1. #1
    Registered User
    Join Date
    Mar 2003
    Posts
    22

    gnuplot

    Dear all,

    In C/C++, is there a built-in function called gnuplot in Linux OS? It is used to create a 2-D plot.
    Also, is there Matlab in Linux OS?

  2. #2
    Registered User
    Join Date
    Jul 2002
    Posts
    913
    its a program, gnuplot . this looks like a alright resource on how to use ithttp://www.cs.uni.edu/Help/gnuplot/

  3. #3
    Registered User
    Join Date
    Mar 2003
    Posts
    143
    For an alternative to MatLab try Octave . It is meant to be equivalent to MatLab 4 or 5 (I forget which) if you use it in 'braindead' mode!

    It should be included in your Linux distribution, there is also a Windows version.

    It might do what you want or it might not ... try it and see
    DavT
    -----------------------------------------------

  4. #4
    Registered User
    Join Date
    Mar 2003
    Posts
    22

    Thank you

    Thank you all to reply me

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. gnuplot and C programming
    By bartleby84 in forum C Programming
    Replies: 6
    Last Post: 04-30-2010, 02:53 PM
  2. GNUPLOT: Plotting multiple files.
    By waynex in forum C Programming
    Replies: 7
    Last Post: 01-18-2008, 08:55 AM
  3. GNUPLOT: Plotting multiple files.
    By waynex in forum Tech Board
    Replies: 3
    Last Post: 01-18-2008, 06:58 AM
  4. gnuplot question
    By vutek0328 in forum Tech Board
    Replies: 1
    Last Post: 11-09-2006, 06:40 AM
  5. working, but slow simple graphing routine in gnuplot
    By noguru in forum C Programming
    Replies: 2
    Last Post: 07-26-2006, 11:31 AM