changes form lab pc again
This commit is contained in:
@@ -18,7 +18,7 @@ if options.parallel
|
||||
% Check if a pool exists
|
||||
pool = gcp('nocreate');
|
||||
if isempty(pool)
|
||||
parpool;
|
||||
parpool(4);
|
||||
end
|
||||
|
||||
% Submit the DSP function asynchronously
|
||||
|
||||
Reference in New Issue
Block a user