Clear directories from "Find Files" tool

1 visualizzazione (ultimi 30 giorni)
Jette
Jette il 13 Mar 2017
Commentato: Jette il 14 Mar 2017
Hello, I am using MATLAB R2015b. I often have to use the tool "Find Files". This tool keeps a list with directories you have searched before. However, I needed to change my folder structure some time ago and now my old folders still show up in the "Find Files". I's like to remove them in order to find my default folder quicker. Is this possible somehow?

Risposta accettata

ES
ES il 13 Mar 2017
This information is stored in your matlab.prf file [available in (C:\Users\abc\AppData\Roaming\MathWorks\MATLAB\R2015b)
Open the above file in notepad and look for FindFilesLookinList2 - This setting stores the information of last looked into directories. You can remove the directories you no longer have.
WARNING: Always keep a backup of such settings file before you manually change.

Più risposte (0)

Prodotti

Community Treasure Hunt

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

Start Hunting!

Translated by