Update NewFeatures authored by Stéphane Adjemian's avatar Stéphane Adjemian
...@@ -128,7 +128,8 @@ Dynare 6 ...@@ -128,7 +128,8 @@ Dynare 6
- dseries: - dseries:
- The `remove` and `remove_` methods now accept a list of variables (it would previously accept only a single variable) (dseries@b7ca9c3e, c02e5505) - The `remove` and `remove_` methods now accept a list of variables (it would previously accept only a single variable) (dseries@b7ca9c3e, c02e5505)
- new `--with-legend` option to the `dplot` command (dseries@44c36549)
- New matlab command `dplot` to represent different versions of a mathematical expression by fetching variable values from different dseries objects (dseries@d6c8d039a2f828e5ea009d7181c8145d23932d69).
- Misc - Misc
... ...
......