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 3e98d48 commit ced961eCopy full SHA for ced961e
test/util/test_plotSlice.m
@@ -103,5 +103,4 @@
103
assertTrue(isa(hIsoDose, "cell"));
104
if ~moxunit_util_platform_is_octave
105
assertTrue(isa(hDose, 'matlab.graphics.primitive.Image'));
106
- assertTrue(isa(hCt, 'matlab.graphics.primitive.Image'))
107
end
0 commit comments