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 01c00f9 commit 456d78dCopy full SHA for 456d78d
buildfile.m
@@ -24,7 +24,7 @@ function coverageTask(~)
24
import matlab.unittest.plugins.XMLPlugin;
25
import matlab.unittest.plugins.codecoverage.CoberturaFormat;
26
27
-name = "matmap3d";
+name = "stdlib";
28
29
suite = testsuite(name);
30
0 commit comments