We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a638200 commit d389d35Copy full SHA for d389d35
testB.m
@@ -0,0 +1,3 @@
1
+function testB()
2
+ warning('This is a warning in the testB function');
3
+end
0 commit comments