From 9752be7e9556b93c66ec7e61b78db4b72679f3bd Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?S=C3=A9bastien=20Villemot?= <sebastien@dynare.org>
Date: Wed, 10 Jan 2024 18:00:37 +0100
Subject: [PATCH] Add announcement for MATLAB Online package

---
 ...-10-dynare-matlab-online-released.markdown | 30 +++++++++++++++++++
 1 file changed, 30 insertions(+)
 create mode 100644 _posts/2024-01-10-dynare-matlab-online-released.markdown

diff --git a/_posts/2024-01-10-dynare-matlab-online-released.markdown b/_posts/2024-01-10-dynare-matlab-online-released.markdown
new file mode 100644
index 0000000..51b2ef6
--- /dev/null
+++ b/_posts/2024-01-10-dynare-matlab-online-released.markdown
@@ -0,0 +1,30 @@
+---
+layout: posts
+title:  "Dynare now available for MATLAB Online"
+date:   2024-01-10
+related: true
+categories:
+  - new-dynare-release
+tags:
+  - release notes
+---
+
+We are pleased to announce the release of a Dynare package for [MATLAB
+Online](https://www.mathworks.com/products/matlab-online.html).
+
+No installation on the local computer is needed to use this package.
+Everything takes place within the web browser.
+
+Dynare for MATLAB Online can be downloaded from the dedicated tab on [the
+Dynare download page](https://www.dynare.org/download/).
+
+Running Dynare through MATLAB Online can for example be useful:
+- when one does not have local administrator rights on their computer;
+- when working from different computers (e.g. at home and at work), since no
+  file synchronization is needed;
+- when teaching to a large pool of students, since it gives an easy and uniform
+  installation method.
+
+The Dynare Team would like to thanks the MathWorks company, and in particular
+Eduard Benet Cerda, for providing excellent technical support and help
+throughout the process of creating this package.
-- 
GitLab