From 27d4594d192673b718feb07e390627e4bf36f662 Mon Sep 17 00:00:00 2001 From: assia <assia@ac1d8469-bf42-47a9-8791-bf33cf982152> Date: Thu, 10 Jan 2008 15:12:20 +0000 Subject: [PATCH] header updated git-svn-id: https://www.dynare.org/svn/dynare/dynare_v4@1554 ac1d8469-bf42-47a9-8791-bf33cf982152 --- matlab/plot_priors.m | 17 ++++++++++++++++- 1 file changed, 16 insertions(+), 1 deletion(-) diff --git a/matlab/plot_priors.m b/matlab/plot_priors.m index 785f270d2c..7845949939 100644 --- a/matlab/plot_priors.m +++ b/matlab/plot_priors.m @@ -1,5 +1,20 @@ function plot_priors -% stephane.adjemian@cepremap.cnrs.fr [07-31-2004] + +% function plot_priors +% plots prior density +% +% INPUTS +% none +% +% OUTPUTS +% none +% +% SPECIAL REQUIREMENTS +% none +% +% part of DYNARE, copyright Dynare Team (2004-2008) +% Gnu Public License. + global bayestopt_ M_ options_ TeX = options_.TeX; -- GitLab