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 fbd8994 commit ebf4c19Copy full SHA for ebf4c19
+stdlib/+fileio/stem.m
@@ -6,4 +6,6 @@
6
7
[~, p] = fileparts(path);
8
9
+p = stdlib.fileio.posix(p);
10
+
11
end
0 commit comments