Installing Octave on a Mac

From Class Wiki
Revision as of 16:02, 13 October 2010 by Cdxskier (talk | contribs)
Jump to navigation Jump to search

Below is a step-by-step guide to installing Octave on Mac OS X:

  1. Go to http://sourceforge.net/projects/octave/files/Octave%20MacOSX%20Binary/
  2. Click the Download Now button
  3. Once the .dmg file finishes downloading, open the file to mount the disk image
  4. Open the disk image in Finder
  5. Copy the Octave application to the folder of your choice (typically Applications)

Now you're all set to rock and roll with Octave!

If you want the ability to plot, you will need to install Gnupolt and Aquaterm. To do this:

  1. Download the Aquaterm binary here
  2. Run the package installer for Aquaterm
  3. Download the Gnuplot binary here (source code is available here)
  4. Copy the Gnuplot application to the folder of your choice (typically Applications)
  5. Open the Gnuplot application

Now you're really ready to roll!

Author

Christopher Garrison Lau I