Octave for macOS: Difference between revisions

m (Modify format so the path for ~octaverc is not at the same level as commands you execute)
Line 69: Line 69:
brew install gfortran
brew install gfortran
brew install octave</pre>
brew install octave</pre>
Note: If brew complains about not having a formula for octave, the following command should fix it:
<pre>brew tap --repair</pre>


The command below upgrades Octave and its dependencies to the latest Homebrew-supported versions:
The command below upgrades Octave and its dependencies to the latest Homebrew-supported versions:
Anonymous user