Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
M
matlab-gui
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Dóra Kocsis
matlab-gui
Commits
50914d96
"README.md" did not exist on "69abc08d857bf74c73692b87d4238ecd1c37cd41"
Commit
50914d96
authored
7 years ago
by
Houtan Bastani
Browse files
Options
Downloads
Patches
Plain Diff
update README.md
parent
b84ebb1d
No related branches found
No related tags found
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+8
-6
8 additions, 6 deletions
README.md
with
8 additions
and
6 deletions
README.md
+
8
−
6
View file @
50914d96
...
...
@@ -4,10 +4,10 @@ Dynare GUI
Main functionalities:
---------------------
-
New, open, save, close Dynare
_
GUI project files (.dproj)
-
New, open, save, close Dynare
GUI project files (.dproj)
-
Load .mod file: an interface to load a mod file
-
Model settings: an interface for defining various model and GUI options
-
Dynare
_
GUI log file
-
Dynare
GUI log file
-
Export to .mod file
-
Save/load model snapshots
-
Define observed variables and datafile
...
...
@@ -17,18 +17,20 @@ Main functionalities:
-
Stochastic simulation
-
Deterministic simulation
-
Shock decomposition
-
Conditional forecast
.
-
Conditional forecast
How to run it:
--------------
-
Temporarily add the dynare/matlab folder to the matlab's path.
-
Open Matlab
-
Add the Dynare
`matlab`
folder to the Matlab path:
```
matlab
>>
addpath
c
:\
dynare
\
4.
x
.
y
\
matlab
```
-
Temporarily a
dd the folder containing the
function
Dynare
_
GUI to the Matlab
's
path
-
A
dd the folder containing the Dynare
GUI
source code
to the Matlab path
:
```
matlab
>>
addpath
c
:\
dynare
\
dynare
-
gui
\
src
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment