Results 1 to 7 of 7

Thread: Matlab-like working environment

  1. #1
    Join Date
    Feb 2007
    Location
    Boston, US
    Beans
    72
    Distro
    Kubuntu 7.10 Gutsy Gibbon

    Matlab-like working environment

    Hi everybody,

    I want to get rid of Matlab and start using some of its free equivalent. What I really like about Matlab is the working environment: you have you variables on one side, the command history on the other, you can easily switch between inserting commands line by line or writing a whole program, it has a very useful debugger. Since I'm not very good at programming (I just do it once in a while) they are important featiures for me.

    I found some discussions about how octave, numpy, sage,.. work but very few about how they look! I also know that you can pick different interface for each of those programs. I tried koctave and ipython. They are nice but I found they don't add much compared to the basic command line.

    Any suggestion?

    Thanks!

  2. #2
    Join Date
    Apr 2006
    Location
    in the dark
    Beans
    1,513

    Re: Matlab-like working environment

    Hmm, so you want something that looks and acts exactly like matlab, but not matlab. Try again.
    Imagination is more important than knowledge

  3. #3
    Join Date
    Oct 2005
    Beans
    4

    Re: Matlab-like working environment

    I am trying to replace matlab with the following software combo:
    python (the programming language) + numpy (the array handling module)+ scipy (the scientific calculation module) + spe (the editor)

  4. #4
    Join Date
    Aug 2007
    Beans
    4
    Distro
    Gutsy Gibbon Testing

    Re: Matlab-like working environment

    Have you looked at koctave?

    http://athlone.ath.cx/~matti/kde/koctave/

  5. #5
    Join Date
    Feb 2007
    Location
    Boston, US
    Beans
    72
    Distro
    Kubuntu 7.10 Gutsy Gibbon

    Re: Matlab-like working environment

    Hi Guys!
    thanks a lot for the replies! I tried Koctave but I thought it was a bit too basic. Instead SPE looks like what I was looking for! I'll definitlely install it and play around with it for a bit.
    Thanks again!

  6. #6
    Join Date
    Oct 2007
    Location
    København, Denmark
    Beans
    2

    Re: Matlab-like working environment

    Try scilab.

  7. #7
    Join Date
    Apr 2006
    Beans
    138
    Distro
    Kubuntu 10.04 Lucid Lynx

    Re: Matlab-like working environment

    You can run octave from inside emacs and this can be powerful assuming you have some knowledge of emacs.

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
  •