Octave for macOS: Difference between revisions

15 bytes removed ,  15 December 2014
Line 100: Line 100:
<pre>brew update && brew upgrade
<pre>brew update && brew upgrade
brew install gcc
brew install gcc
brew install octave --without-docs</pre>
brew install octave</pre>


Note: If brew complains about not having a formula for octave, the following command should fix it:
Note: If brew complains about not having a formula for octave, the following command should fix it:
364

edits