We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent faad29b commit 14a10ecCopy full SHA for 14a10ec
SoftwareTests/PostFiles/PostElectricityLoadDataMLSoln.m
@@ -1,3 +1,4 @@
1
% Post-run script for ElectricityLoadDataMLSoln.mlx
2
% ---- Post-run commands -----
3
-
+poolobj = gcp('nocreate');
4
+delete(poolobj)
0 commit comments