How can I run the DREAM_Suite on mutliple data files without modifying the main code
I have this code that runs DREAM_Suite (attached) for data fitting and optimization using a Markov Chain algorithm. I can run this code on a single data file at a time, but I’d like to be able to run this optimization on multiple data files of the same kind, one after the other. Is it possible to do this through a simple modification in this "driver" script and withought having to modify/recompile the main code and associated functions in the DREAM package. (One has to download/install the DREAM package to run the attched)…
I’d also like to silence the postprocess output which is horendous as designed (muliple output figures and files, etc). I only need the file with the fit parameters (called therein ‘DREAM_ZS_output.txt’) as output from the individual data file fitting.
I am running Matlab 2025a version.I have this code that runs DREAM_Suite (attached) for data fitting and optimization using a Markov Chain algorithm. I can run this code on a single data file at a time, but I’d like to be able to run this optimization on multiple data files of the same kind, one after the other. Is it possible to do this through a simple modification in this "driver" script and withought having to modify/recompile the main code and associated functions in the DREAM package. (One has to download/install the DREAM package to run the attched)…
I’d also like to silence the postprocess output which is horendous as designed (muliple output figures and files, etc). I only need the file with the fit parameters (called therein ‘DREAM_ZS_output.txt’) as output from the individual data file fitting.
I am running Matlab 2025a version. I have this code that runs DREAM_Suite (attached) for data fitting and optimization using a Markov Chain algorithm. I can run this code on a single data file at a time, but I’d like to be able to run this optimization on multiple data files of the same kind, one after the other. Is it possible to do this through a simple modification in this "driver" script and withought having to modify/recompile the main code and associated functions in the DREAM package. (One has to download/install the DREAM package to run the attched)…
I’d also like to silence the postprocess output which is horendous as designed (muliple output figures and files, etc). I only need the file with the fit parameters (called therein ‘DREAM_ZS_output.txt’) as output from the individual data file fitting.
I am running Matlab 2025a version. multi-file run of dream suite MATLAB Answers — New Questions









