Skip to content
Snippets Groups Projects
Verified Commit ef70ff64 authored by Marco Ratto's avatar Marco Ratto Committed by Sébastien Villemot
Browse files

fixed header of occbin solver

(cherry picked from commit 9305cd1e)
parent 6947c977
Branches
Tags
No related merge requests found
Pipeline #6602 passed
function [oo_, out, ss] = solver(M_,oo_,options_)
% function [oo_, out, ss] = solver(M_,oo_,options_,opts_simul)
% function [oo_, out, ss] = solver(M_,oo_,options_)
% Solves the model with an OBC and produces simulations/IRFs
%
% INPUT:
% - opts_simul [structure] Occbin simulation options
% - M_ [structure] Matlab's structure describing the model
% - oo_ [structure] Matlab's structure containing the results
% - options_ [structure] Matlab's structure containing the options
%
% OUTPUT:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment