Octave for macOS: Difference between revisions

Jump to navigation Jump to search
199 bytes added ,  23 September 2015
Added OSX GUI App Launcher instructions
(Added OSX GUI App Launcher instructions)
Line 154: Line 154:
  end tell
  end tell
</code>
</code>
or if you wish to start the GUI by default, without a terminal:
<code>
do shell script "/path/to/octave --force-gui"
</code>
(e.g. Homebrew installs Octave to '/usr/local/bin/octave' by default)


* Select "Save as ..." from the "File" menu
* Select "Save as ..." from the "File" menu

Navigation menu