do not show hidden file in current folder

Hi Dear friends
I have a hidden file (make it hidden by windows), but it is shown in current folder part in matlab. Is there any way to hide the file to matlab either?

回答(2 个)

mounika
mounika 2017-11-16

1 个评论

I have seen these topics before, but they are not useful. a code like:
fileattrib('D:/work/results','+h -w','','s')
just makes the file hidden for the windows but for the current window in matlab it is still shown. so is there any change to make the file hidden for matlab too?

请先登录,再进行评论。

Martin
Martin 2017-12-28
I have same problem, did you ever fix it ?

类别

帮助中心File Exchange 中查找有关 Software Development Tools 的更多信息

标签

提问:

2017-11-15

回答:

2017-12-28

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by