필터 지우기
필터 지우기

error cmd "cd" not working

조회 수: 3 (최근 30일)
John Hutton
John Hutton 2017년 11월 5일
답변: Zhuo Chen 2017년 11월 9일
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
John Hutton
John Hutton 2017년 11월 5일
Directory is there. In 2017a, this all works fine with the same direction and files. Something is different about 2017b.
per isakson
per isakson 2017년 11월 5일
I guess, Walter spotted the problem in his answer.

댓글을 달려면 로그인하십시오.

답변 (2개)

Zhuo Chen
Zhuo Chen 2017년 11월 9일
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.

Walter Roberson
Walter Roberson 2017년 11월 5일
편집: per isakson 2017년 11월 5일
  댓글 수: 1
John Hutton
John Hutton 2017년 11월 7일
That looks like the problem. I am under onedrive. I suspect it has something to do with the spaces, but not sure.
Funny that 2017a works find while 2017b fails. I'll follow up on the other thread.

댓글을 달려면 로그인하십시오.

카테고리

Help CenterFile Exchange에서 Startup and Shutdown에 대해 자세히 알아보기

제품

Community Treasure Hunt

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

Start Hunting!

Translated by