MATLAB "Save As" dialogue box in GUI shows hidden files. How to prevent this behaviour?

1 visualizzazione (ultimi 30 giorni)
As the question says, this is a huge inconvenience in MATLAB that the "Save As" dialogue box shows so many hidden folders and files, such as ".local", ".config", which is a distraction while using the MATLAB GUI.
Can this behaviour be prevented?
Already tried unticking the
Preferences > Current Folder > Hidden files
which does not solve the problem.
The above setting only prevents the hidden files from showing in the GUI when
Home > Open
is used to open a file.

Risposte (1)

Changhao Fu
Changhao Fu il 7 Mar 2019
Hi sbnwl,
First, I assume you are working on ubuntu or debian 9. And you are using MATLAB R2018b. I didn't see any hidden files showing in the "save as" dialog when I tried to save a file in the directory that contains some hidden files.
The workflow below is only to setup MATLAB current folder to show hidden files.
Preferences > Current Folder > Hidden files
MATLAB current folder setup perference link:
To achieve your goals, you may uncheck show hidden files in your operating system. This is useful link for ubuntu users.
In the Debian 9, you also can select view tab in file manger and uncheck show hidden files option.
Regards,
Changhao

Categorie

Scopri di più su Interactive Control and Callbacks in Help Center e File Exchange

Prodotti

Community Treasure Hunt

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

Start Hunting!

Translated by