[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: ScanTesla program - Matlab



Original poster: "Jim Lux" <jimlux@xxxxxxxxxxxxx>



Original poster: Ed Phillips <evp@xxxxxxxxxxx>

"3) Matlab student/academic edition can also do the matrix math, AND do
the
nice 3 d plots your looking for.   Academic price is $99.  Octave is a
freeware clone and should also work."

	How hard is it to learn Matlab, and where do you get the edition you
mention?

.........

Matlab is extremely easy to learn.

ex:  x=inv(z)*y

multiplies the inverse of a matrix z by a vector y.

http://www.mathworks.com/




Jim Lux