Skip to content

Commit ebf4c19

Browse files
committed
stem: posix style
1 parent fbd8994 commit ebf4c19

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

+stdlib/+fileio/stem.m

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,6 @@
66

77
[~, p] = fileparts(path);
88

9+
p = stdlib.fileio.posix(p);
10+
911
end

0 commit comments

Comments
 (0)