Amazingly, my last memory of using a programming language to plot graphs is with VisualBasic, circa 2001. Since then, I played with Matlab or R once or twice, but in all of my experiences with real programming languages (Perl, Lisp, Java), I do not recall plotting anything.
As a result, the only tool I know how to use is Matlab, which is annoyingly proprietary (and even that is rusty).
As a result, the only tool I know how to use is Matlab, which is annoyingly proprietary (and even that is rusty).
My 5 cents
Date: 2008-07-31 04:46 pm (UTC)(no subject)
Date: 2008-07-31 05:37 pm (UTC)(no subject)
Date: 2008-07-31 05:38 pm (UTC)MHO
Date: 2008-07-31 07:18 pm (UTC)MATLAB does make life pretty easy, even if it makes PL people ill. Mathematica does well if you have equations (i.e. not lists of numerical data), especially if sometimes the y values can be really big.
The learning curve for figuring out how to get MATLAB to plot in that one precise way that you're trying to plot your data can sometimes be a bit steep. Usually by the time this becomes an issue, you're dealing with plotting facilities that MATLAB has and free clones like Octave do not.
I can't speak for NumPy. I needed a sparse eigensolver---it didn't have one, so I learned MATLAB instead!
(no subject)
Date: 2008-07-31 07:56 pm (UTC)