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?

Réponses (2)

mounika
mounika le 16 Nov 2017

0 votes

1 commentaire

hossein
hossein le 17 Nov 2017
Modifié(e) : hossein le 17 Nov 2017
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?

Connectez-vous pour commenter.

Martin
Martin le 28 Déc 2017

0 votes

I have same problem, did you ever fix it ?

Catégories

En savoir plus sur Software Development Tools dans Centre d'aide et File Exchange

Tags

Question posée :

le 15 Nov 2017

Réponse apportée :

le 28 Déc 2017

Community Treasure Hunt

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

Start Hunting!

Translated by