You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
9 years ago | |
---|---|---|
img | 9 years ago | |
matlab | 9 years ago | |
tex | 9 years ago | |
.gitignore | 9 years ago | |
Makefile | 9 years ago | |
README.md | 9 years ago |
README.md
Slides introducing the dates and dseries class in Dynare.
To build slides.pdf you need to create a file called ./local.mk
where the paths to matlab and dynare are defined. A typical local.mk
file will look like:
MATLAB = /usr/bin/matlab
DYNARE = /home/stepan/works/dynare/matlab
Once this is done you just need to type the following instruction:
$ make all