Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Dynare
website
Commits
554cd092
Unverified
Commit
554cd092
authored
Jun 18, 2020
by
Sébastien Villemot
Browse files
Update quick start instructions for Octave on macOS
parent
ef79176d
Pipeline
#3796
passed with stages
in 43 seconds
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
resources/quick_start.md
View file @
554cd092
...
...
@@ -104,19 +104,11 @@ If you don’t want to type this command every time you run Octave, you can put
## Using Dynare with Octave
1.
Download and install
[
Homebrew
](
https://brew.sh/
)
following the instructions on their site
1.
Install Octave and Dynare via Homebrew
1.
Open Terminal (
`Applications->Utilities->Terminal`
)
1.
At the terminal prompt, type:
```
brew update && brew upgrade && brew install dynare
```
1.
Download and install the
[
latest Dynare package
](
/download#stable
)
1.
Download and install the
[
Octave app for macOS
](
https://octave-app.org
)
. Be
careful to install the Octave version that is compatible with the Dynare
package you downloaded (as indicated on the Dynare download page)
1.
Open Octave
1.
Open Terminal (
`Applications->Utilities->Terminal`
)
1.
At the terminal prompt, type:
```
octave
```
1.
Configure Octave for Dynare (see
[
the section below
](
#configuring-octave-for-dynare-on-macos
)
)
1.
Run a Dynare example in Octave (see
[
the section below
](
#running-and-editing-a-dynare-example-on-macos
)
)
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment