changes form lab pc again

This commit is contained in:
Silas Labor Zizou
2025-04-16 09:50:34 +02:00
parent 982862d0fa
commit 909cd86913
3 changed files with 16 additions and 15 deletions

View File

@@ -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