Octave for macOS: Difference between revisions

Jump to navigation Jump to search
Wrong command
(Wrong command)
Line 131: Line 131:


To install Octave, update to the latest package definitions, install {{Codeline|gfortran}} (Now you don't need to install it manually, it would be installed by dependency), and then Octave:
To install Octave, update to the latest package definitions, install {{Codeline|gfortran}} (Now you don't need to install it manually, it would be installed by dependency), and then Octave:
<pre>brew update && brew upgrade
<pre>brew update && brew upgrade octave
brew install octave</pre>
brew install octave</pre>
This would install octave with the default dependencies.  
This would install octave with the default dependencies.  
Anonymous user

Navigation menu