Octave for macOS: Difference between revisions

Jump to navigation Jump to search
(replace iOS with OS X)
Line 136: Line 136:


First we ensure brew itself has the latest definitions:
First we ensure brew itself has the latest definitions:
<pre>brew update && brew upgrade</pre>
<pre>brew update</pre>


Then, we install Octave. To install only the command-line version use:
Then, we install Octave. To install only the command-line version use: