Dear all,
I pushed a change to my repository making the error message when initial values are outside the prior bounds more explicit. Could someone push it?
Best,
Johannes
--
Johannes Pfeifer
Haußerstr. 29
72076 Tübingen
Tel.: +49-(0)7071-6396184
Mobil.: +49-(0)170-6936820
Germany
Dear All,
currently graph_format only allows only one format at a time to be selected. I think this can be a strong limitation (assume one wants both eps for latex and fig to handle and edit plots).
Could we allow multiple entries like
graph_format =[eps,fig]
?
this would be very easily handled in dyn_saveas
best Marco
Hi Marco,
I agree with the suggestion, please enter a Trac ticket
Best
Michel
On 07/25/2012 05:16 PM, Marco Ratto wrote:
Dear All,
currently graph_format only allows only one format at a time to be selected. I think this can be a strong limitation (assume one wants both eps for latex and fig to handle and edit plots).
Could we allow multiple entries like
graph_format =[eps,fig]
?
this would be very easily handled in dyn_saveas
best Marco
would be nice to have.
I suggest the format
graph_format ={'eps','fig'} ;
Junior
On Wed, Jul 25, 2012 at 11:46 AM, Michel Juillard michel.juillard@mjui.frwrote:
Hi Marco,
I agree with the suggestion, please enter a Trac ticket
Best
Michel
On 07/25/2012 05:16 PM, Marco Ratto wrote:
Dear All,
currently graph_format only allows only one format at a time to be selected. I think this can be a strong limitation (assume one wants both eps for latex and fig to handle and edit plots).
Could we allow multiple entries like
graph_format =[eps,fig]
?
this would be very easily handled in dyn_saveas
best Marco
______________________________**_________________ Dev mailing list Dev@dynare.org https://www.dynare.org/cgi-**bin/mailman/listinfo/devhttps://www.dynare.org/cgi-bin/mailman/listinfo/dev
"Johannes Pfeifer " jpfeifer@gmx.de writes:
I pushed a change to my repository making the error message when initial values are outside the prior bounds more explicit. Could someone push it?
Thanks, merged.