IRIS-Solutions-Team / IRIS-Toolbox

[IrisToolbox] for Macroeconomic Modeling
Other
92 stars 42 forks source link

run(defaultBlazer); #318

Closed Nic2020 closed 2 years ago

Nic2020 commented 2 years ago

I tried to run the tutorial Tutorial-Simple-SPBC-Model / run09_nonlinearSimulation.m and I get this bug. run_defaultBlazer_bug

tosapola commented 2 years ago

Yes, it happens when simulate using "stacked" or "period". Please fix this @jaromir-benes .

jaromir-benes commented 2 years ago

Fixed

tosapola commented 2 years ago

@jaromir-benes Hi, This seems not to be solved yet. Matlab says it is confused by a variable named "run" at the top of simulate.m and the function "run" in the bottom.

Thanks!

jaromir-benes commented 2 years ago

Hi - can you make sure you have some recent Iris (either the tip of the bleeding branch, or the stable release)? The variable named "run" has been removed/renamed some time back and no longer exists in Model/simulate... Best, Jaromir

On Tue, Jun 7, 2022 at 10:23 AM tosapola @.***> wrote:

@jaromir-benes https://github.com/jaromir-benes Hi, This seems not to be solved yet. Matlab says it is confused by a variable named "run" at the top of simulate.m and the function "run" in the bottom.

Thanks!

— Reply to this email directly, view it on GitHub https://github.com/IRIS-Solutions-Team/IRIS-Toolbox/issues/318#issuecomment-1148354577, or unsubscribe https://github.com/notifications/unsubscribe-auth/AGCVKKSTBW7NPISQKIKBFHLVN4BGPANCNFSM5XFP4JXQ . You are receiving this because you were mentioned.Message ID: @.***>

tosapola commented 2 years ago

Now I see. Github issue. You already changed it. But it's my fault that I used to download master.zip. Solved.

Thank you so much.

jaromir-benes commented 2 years ago

I strongly recommend using git to clone the IrisT repo locally on your computer (instead of downloading) - about a million times more convenient when updating, switching between versions, comparing, etc. Best J

On Tue, Jun 7, 2022 at 11:09 AM tosapola @.***> wrote:

Now I see. Github issue. You already changed it. But it's my fault that I used to download master.zip. Solved.

Thank you so much.

— Reply to this email directly, view it on GitHub https://github.com/IRIS-Solutions-Team/IRIS-Toolbox/issues/318#issuecomment-1148404447, or unsubscribe https://github.com/notifications/unsubscribe-auth/AGCVKKQJI5BIVKPYFCFIQZDVN4GUDANCNFSM5XFP4JXQ . You are receiving this because you were mentioned.Message ID: @.***>