MatlabProcessManager icon indicating copy to clipboard operation
MatlabProcessManager copied to clipboard

Iteration Overwrite

Open magiceule19 opened this issue 3 years ago • 0 comments

Hello, when the 'file_overwrite' is set to true in model.set, for example multiple calls of Stan from Matlab without the need for new Stan model name, then the fit results get mixed from each iteration. Most probably the Matlab wrapper does not wait until one fit is complete and the next begins. Any suggestion how to fix it ?

Regards

magiceule19 avatar Mar 01 '23 13:03 magiceule19