Results 1 to 9 of 9

Thread: labplot or qtiplot

  1. #1
    Join Date
    Oct 2006
    Beans
    28

    labplot or qtiplot

    I think Labplot is no longer being developed and qtiplot is actively developed but not in the repos and if I am correct they conflict. I have not used any windows software(origin in particular), so I don't care what features of origin these two have, I just want to plot 2d and 3d functions, do some basic stuff like interpolation, data fiting etc. So which of these is easier for my purposes. It is also important for me that the plots look good.

  2. #2
    Join Date
    Apr 2005
    Location
    Canada
    Beans
    641
    Distro
    The Feisty Fawn Testing

    Re: labplot or qtiplot

    I have been using qtiplot and it is pretty good. Also look at rlplot which is in the repos.
    Registered Linux User 425324
    Ubuntu user # 12843
    Wrapping workspaces in Gnome
    Gmail notifier for Dzen

  3. #3
    Join Date
    Feb 2007
    Location
    West Hills CA
    Beans
    10,044
    Distro
    Ubuntu 14.04 Trusty Tahr

    Re: labplot or qtiplot

    There is always gnuplot. An old but stable program.

  4. #4
    Join Date
    Oct 2006
    Beans
    28

    Re: labplot or qtiplot

    Quote Originally Posted by tgalati4 View Post
    There is always gnuplot. An old but stable program.
    Ease of use is my first priority and can gnuplot do interpolation and curve fitting?

  5. #5
    Join Date
    Feb 2006
    Beans
    24
    Distro
    Ubuntu Karmic Koala (testing)

    Post Re: labplot or qtiplot

    Quote Originally Posted by unixguru View Post
    I think Labplot is no longer being developed and qtiplot is actively developed but not in the repos and if I am correct they conflict..
    in order to install qtiplot from the repos:

    deb http://195.198.146.229/debian/ i386/
    deb-src http://195.198.146.229/debian/ source/
    deb http://debian.physik.hu-berlin.de/addons sarge /
    deb-src http://debian.physik.hu-berlin.de/addons sarge /


    personally i like best (it's all in the repos):
    python+ipython+matplotlib+scipy

    (run it using: ipython -pylab )

    matplotlib has similar syntax to matlab but python allows you a much more fast, flexible and robust environment.

    for some examples:
    http://www.scipy.org/Cookbook/FittingData
    http://matplotlib.sourceforge.net/tutorial.html

    another advantage is that installing the enthought python package on a windows machine ( http://code.enthought.com/enthon/ ) let's you have compatible environment on windows (in case you have to work on different computers where you have only M$ Win).

    Last but not least: python is good to know also for many other things (other than data analysis) - enjoy!

  6. #6
    Join Date
    Apr 2006
    Location
    Greece
    Beans
    190

    Re: labplot or qtiplot

    What makes you say that Labplot is not developed? There is a 1.6.0 pre3 prerelease version out on May 2007. I wouldn't write off Labplot easily. Qtiplot is nice.

    Gnuplot, on the other hand is not targeting the people that Qtiplot & Labplot are as they are mainly Origin clones. I'm not saying that it is not good, but it doesn't have a native GUI as the other two programs do.
    There's no Dark Side of the Moon, really. As a matter of fact it's all dark...

  7. #7
    Join Date
    May 2007
    Beans
    26

    Re: labplot or qtiplot

    Can u tell where should I put these lines or should I download from these or it will install from Installer after putting these linessss???
    How AND WHICH FILE HOULD i PUT THESE LINES???

    Quote Originally Posted by curley_sue View Post
    in order to install qtiplot from the repos:

    deb http://195.198.146.229/debian/ i386/
    deb-src http://195.198.146.229/debian/ source/
    deb http://debian.physik.hu-berlin.de/addons sarge /
    deb-src http://debian.physik.hu-berlin.de/addons sarge /


    personally i like best (it's all in the repos):
    python+ipython+matplotlib+scipy

    (run it using: ipython -pylab )

    matplotlib has similar syntax to matlab but python allows you a much more fast, flexible and robust environment.

    for some examples:
    http://www.scipy.org/Cookbook/FittingData
    http://matplotlib.sourceforge.net/tutorial.html

    another advantage is that installing the enthought python package on a windows machine ( http://code.enthought.com/enthon/ ) let's you have compatible environment on windows (in case you have to work on different computers where you have only M$ Win).

    Last but not least: python is good to know also for many other things (other than data analysis) - enjoy!

  8. #8
    Join Date
    Apr 2006
    Location
    Greece
    Beans
    190

    Re: labplot or qtiplot

    Which K/Ubuntu are you using?
    There's no Dark Side of the Moon, really. As a matter of fact it's all dark...

  9. #9
    Join Date
    Apr 2005
    Location
    Canada
    Beans
    641
    Distro
    The Feisty Fawn Testing

    Re: labplot or qtiplot

    Quote Originally Posted by mrsurf View Post
    Can u tell where should I put these lines or should I download from these or it will install from Installer after putting these linessss???
    How AND WHICH FILE HOULD i PUT THESE LINES???
    Depends, of course, on what you want to install. It may be better that you use Linux for some time and get familiar with repositories and such before adding other sources.
    You can read the wiki here for relevant information.
    Registered Linux User 425324
    Ubuntu user # 12843
    Wrapping workspaces in Gnome
    Gmail notifier for Dzen

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •