We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1bc7e48 commit ae0eba0Copy full SHA for ae0eba0
1 file changed
test/book/chapter06/tChapter6.m
@@ -23,7 +23,7 @@ function disableSoftwareRenderingWarning(testCase)
23
24
import matlab.unittest.fixtures.SuppressedWarningsFixture
25
testCase.applyFixture( ...
26
- SuppressedWarningsFixture("MATLAB:graphics:SoftwareMarkerSubsamplingm"));
+ SuppressedWarningsFixture("MATLAB:graphics:SoftwareMarkerSubsampling"));
27
end
28
29
0 commit comments