It seems you need a license to use MATLAB. I do not have one so I was wondering if there was some highly-compatible substitute for it in Linux.
+7
A:
GNU Octave has "a language that is mostly compatible with MATLAB". They also have a section in their FAQ about MATLAB compatibility that covers pretty much all the difficulties/differences between the two.
Depending on what exactly you need to do:
- gnuplot is good for basic-intermediate graphing
- matplotlib (using Python) is also good for graphing
- Maxima is a computer algebra system
Mark Rushakoff
2009-09-28 11:13:31
+5
A:
I'm not sure if these are applicable without knowing what you're trying to achieve.
Sadly, you won't get anything as powerful as Matlab without paying up.
idea
2009-09-28 11:13:58
Eh? Surely you just mean Scilab, rather than "Matlab to Scilab translator"; TeXmacs is a document creator not a MATLAB alternative; Sage is more for pure maths than linear algrebra. Also, you missed R.
Richie Cotton
2009-09-28 15:28:12
A:
Besides Octave, check also: Pari/GP http://pari.math.u-bordeaux.fr/download.html
Bruno Rothgiesser
2009-09-28 11:18:02