bug fix for serial computation

time-shift
Marco Ratto 2010-10-08 19:44:44 +02:00
parent 9090a8f76b
commit a886881fb4
1 changed files with 1 additions and 1 deletions

View File

@ -101,7 +101,7 @@ for i=fpar:nvar
title(name,'Interpreter','none')
end
if isstruct(options_.parallel)
if whoiam,
if Parallel(ThisMatlab).Local==0
DirectoryName = CheckPath('Output');
end