#198: update set_dynare_seed.m to use new function rng ----------------------+----------------------------------------------------- Reporter: houtanb | Owner: houtanb Type: bug | Status: reopened Priority: minor | Milestone: 4.3 Component: General | Version: Resolution: | Keywords: ----------------------+----------------------------------------------------- Changes (by houtanb): * status: closed => reopened * resolution: wontfix => Comment: In Matlab 2012a prerelease, !RandStream.setDefaultStream deprecated and warnings are issued when it is encountered. set_dynare_seed should be updated once Matlab 2012a is released if these warnings are still being output to screen. Options are to use rng or !RandStream.setGlobalStream for Matlab > 7.13. -- Ticket URL: <https://www.dynare.org/trac/ticket/198#comment:2> Dynare <http://www.dynare.org> The Dynare project