7
edits
Jinchuantang (talk | contribs) |
Jinchuantang (talk | contribs) |
||
Line 103: | Line 103: | ||
do shell script "/usr/local/bin/octave --gui" | do shell script "/usr/local/bin/octave --gui" | ||
If you wish to start the Octave GUI by default. For Apple Silicon based systems, using the following script: | If you wish to start the Octave GUI by default. For Apple Silicon based systems, normally using the following script: | ||
do shell script "/opt/homebrew/bin/octave --gui" | do shell script "/opt/homebrew/bin/octave --gui" |
edits