Comparative statics in Steady State

Hello everyone,

I have this model with a external steady state file in matlab and I’m interested in a code that could use this external file to do comparative static analysis in the steady state. My initial try was not sucessfull and I was wondering if you guys could give me some help.

benchmark_v2_steadystate.m (2.4 KB)
Analysis.m (501 Bytes)
benchmark.mod (4.4 KB)

What exactly are you trying to do? The naming in your m-file does not match the uploaded files.

I’m trying to make comparative statics analysis in the steady state with changes in certain parameters with a matlab code(Analysis). But, this code is wrong and I wish some help to fix it.

Here is the right code from the m-file.
benchmark_steadystate.m (2.4 KB)

Both

and

are vague statements that do not enable other people to understand what the particular problem is and what your exact goal is.