error cmd "cd" not working
1 view (last 30 days)
Show older comments
I upgraded to the 2017b version and none of my directories are working. Error is saying
Error using cd
Cannot CD to
C:\Users\jhutton\OneDrive\MSU_PhD\Classes\ECE8453-Wavelets\Homeworks\HWK5\Matlab
(Name is nonexistent or not a directory).
Version a is still working fine. Is this a install or config issue?
Thanks, John
3 Comments
Answers (2)
Zhuo Chen
on 9 Nov 2017
Hi,
I understand that you cannot cd OneDrive folder and I guess you are using Win10 Fall Creators Update.
OneDrive On Demand is a new feature in Windows 10 Fall Creators Update, it seems like one of the lower level API does not find the One Drive folders even when they are downloaded. Our developers are actively investigating this issue. The code that seems to have the problem is very low level code on which MATLAB's file-system operations are based. As such our developers are being very careful and scrupulous to not break anything else.
0 Comments
See Also
Categories
Find more on File Operations in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!