Download as txt, pdf, or txt
Download as txt, pdf, or txt
You are on page 1of 1

i=0.

1952531632;
y=0.6671149742;
k=3.905063263;
l=0.810884503;
w=0.5759182886;
r=0.4729784112;
h=0.10835t
plot(time,oo_sen{1}.irfs.(field_name{j}),...
time,oo_sen{2}.irfs.(field_name{j}),'--',...
time,oo_sen{3}.irfs.(field_name{j}),'-.','LineWidth', 1.5)
title(name{j});
grid;
end;
legend('\rho=0.5','\rho=0.7','\rho=0.9');
orient landscape
saveas(gcf,'analisis_sensibilidad','pdf');

You might also like