matlab is downloading every files from onedrive

15 visualizzazioni (ultimi 30 giorni)
구구
구구 il 16 Dic 2024
Commentato: 구구 il 30 Set 2025 alle 2:22
I had set the onedrive download option to on demand.
But when I navigate directories inside matlab, matlab downloads every files they can find.
It happens in both windows and mac.
  1 Commento
Walter Roberson
Walter Roberson il 16 Dic 2024
If it were just MATLAB related files that were being downloaded, such as .m and .mlx files, then I would guess that MATLAB is parsing the files and cacheing the parsed results.

Accedi per commentare.

Risposte (1)

Sreeram
Sreeram il 18 Dic 2024
Hi @구구,
I understand that when navigating directories within MATLAB, all files in those directories are being downloaded automatically.
This behaviour occurs because when you navigate directories in MATLAB, it may access or index the files, triggering OneDrive to download them, as Walter mentioned. OneDrive Files On-Demand is designed to download files when they are accessed by applications, even if you have not explicitly opened them, because all files are online only. This ensures that the application can work with the files as needed. More details are available in the following Microsoft documentation:
This may be prevented by turning off the feature for specific directories or files. Right-click on them in the File Explorer and select "Always keep on this device." This will ensure a local copy of the file in the cloud is available, and it will not be downloaded while navigating through the directories.
I hope this helps!
  2 Commenti
Bruce Wiggins
Bruce Wiggins il 11 Lug 2025
Spostato: Walter Roberson il 11 Lug 2025
This is absolutely a pain and should not be designed behavior (as I've been told on a ticket I raised)! We shouldn't have to keep everything on the device, and I don't own any other software that suffers from this issue. I'm currently waiting for MATLAB to initialise which it refuses to do until it's downloaded all 30000+ files in my MATLAB directory. It's a massive pain and makes it very hard/impossible to navigate using the folders in the MATLAB program.
구구
구구 il 30 Set 2025 alle 2:22
I don't want to keep every files on my device. And like Burce, matlab is not reacting cause it is downloading everything. just one missed clicked stoped my work. thank you very much

Accedi per commentare.

Categorie

Scopri di più su Downloads in Help Center e File Exchange

Tag

Prodotti


Release

R2024b

Community Treasure Hunt

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

Start Hunting!

Translated by