From e2a11a1a5152a0b8201b31aeaba9a8edb1e67c02 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Villemot?= <sebastien@dynare.org> Date: Tue, 28 Sep 2021 16:51:50 +0200 Subject: [PATCH] Reporting: fix crash when xrange argument of addGraph() is missing --- matlab/modules/reporting | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/matlab/modules/reporting b/matlab/modules/reporting index 66f2d6e5fe..0a9a93dd1c 160000 --- a/matlab/modules/reporting +++ b/matlab/modules/reporting @@ -1 +1 @@ -Subproject commit 66f2d6e5fe53dca200b8848cb4cde6f1ac08598c +Subproject commit 0a9a93dd1c79b00b067ccea5b8afc4ec93c32fd7 -- GitLab