Skip to content

Commit 30eb08f

Browse files
committed
doc
1 parent 0dc42e3 commit 30eb08f

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

+stdlib/set_permissions.m

+3
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,9 @@
1010
% * ok (1,1) logical
1111
%
1212
% This function is written in C++ using STL <filesystem>
13+
%
14+
% TODO: R2025a final release add setPermissions
15+
% https://www.mathworks.com/help/releases/R2025a/matlab/ref/matlab.io.filesystementrypermissions.setpermissions.html
1316

1417
function set_permissions(~, ~, ~, ~)
1518
error("buildtool mex")

0 commit comments

Comments
 (0)