Bug fix. Closes issue #1094.

time-shift
Stéphane Adjemian (Charybdis) 2015-10-17 17:40:25 +02:00
parent dc20cac3e2
commit b01867c47e
1 changed files with 1 additions and 4 deletions

View File

@ -309,7 +309,4 @@ end
% initialize persistent variables in priordens()
priordens(xparam1,bayestopt_.pshape,bayestopt_.p6,bayestopt_.p7, ...
bayestopt_.p3,bayestopt_.p4,1);
% Put bayestopt_ in matlab's workspace
assignin('base','bayestopt_',bayestopt_);
bayestopt_.p3,bayestopt_.p4,1);