

To verify the installation and configuration, run the below test in Octave:

To confirm, run the command “ gnuplot” in the terminal and at the bottom of the result, you should see “Terminal type set to aqua”. The above command along with gnu plot installation, also configures the terminal type to aqua, which means you don’t have to run setenv command post installation.

AQUATERM MAC INSTALL
Once Aquaterm installation is complete, install gnuplot using the below commandīrew install gnuplot –with-aquaterm -with-qt4 Once download is complete, follow the instructions for the installation Given you have already installed Octave, download Aquaterm from the below location At least for me running 10.8, Xcode 5.1.1 (but, I think this will be generic since its a compiler arguments issue rather. If you already have GNUPLOT installed, please uninstall it using “ brew uninstall gnuplot” The configure patch from 4.6.6 was not ported to 5.0.0, so gnuplot now fails to find the Aquaterm header, but does not fail building it just does not support the 'aqua' terminal even with the +aquaterm set. Once Aquaterm installation is complete, install gnuplot using the below command. Here, I’m going to detail the steps to configure Aquaterm with Octave. Once download is complete, follow the instructions for the installation Open Aquaterm x.x.x.dmg Double click AquatermInstaller.pkg Follow the installation wizard. For instance if you need to plot a graph based on the data you have, Aquaterm generates or plots that graph for you. Octave is where you write your algorithms.Īquaterm provides graphics support for Octave in Mac. It does not replace X11, but it is useful for applications that need to. Octave is an open source tool for building prototypes or running ML algorithms. AquaTerm is a Cocoa application that can display vector graphics in an X11-like fashion. If you are on this page, that means you are either learning or working on Machine Learning.
