I like using Octave (freeware version of Matlab), and it appears there is no OS X version of Octave.
Does anyone know of any Matlab clones for OS X?
Thanks.
Does anyone know of any Matlab clones for OS X?
Thanks.
It's available via macports, and possibly fink. I loaded it via macports and it works great.
sudo port install octave-devel
So to install Octave via MacPorts do you:
1. Install the MacPorts package using the .pkg installer.
2. Install Octave using the following line:
Code:sudo port install octave-devel
It looks like the package octave-devel is Octave 3.6.2.
If you haven't already done the base install for macports, just follow the directions found on macports.org. Once all the base stuff is installed, then use the command "sudo port install octave". I did not install the octave-devel package, just octave. It does appear that the current revision in macports is 3.6.2 as you said.
I installed Macports on my ML MBA, and unfortunately Macports has problems with ML.