I recently switched to a new Dell laptop with NVIDIA Gforce MX550 graphics card and Matlab R2024a installed.
It is weird that when runnning the following dynare file (see attached) test.mod (13.1 KB)
the left two subplots of fig 1 do not display properly - they appear as 2 horizontal lines which wasn’t the case with other laptops.
I tried to configure my OpenGL setting, changing it from hardware to software, which didn’t seem to help…
Could you please provide some clues as to what has gone wrong - could is be resolved by configuring Matlab or related to updating Graphics card driver ( which I tried already but didn’t work either)…
Thanks for your prompt reply.
I think I know the reason now, as the Matlab installed in my new laptop automatically chose the vertical axis range to be [-1,1], which makes the responses flat lines…
Below is the figure produced by my other laptop where the vertical axis range was specified as [-0.06, 0.14]…
No, the new laptop that generated horizontal lines has Matlab R2024a and Dynare 6.1 installed, whereas the old one that generated desirable results has Matlab R2022a and Dynare 5.1 installed.
I also installed Matlab 2022a in the old one along with dynare 6.1 (as I cannot download the previous version) - the horizontal lines persist…so I suppose it might have something to do with the Dynare version?