필터 지우기
필터 지우기

What does this warning mean?

조회 수: 3 (최근 30일)
Ayush Kumar
Ayush Kumar 2021년 3월 13일
댓글: Ayush Kumar 2021년 3월 13일
Warning: "/Users/ayushkumar/Documents/MATLAB/Examples/R2020b/graphics/PlottingImaginaryAndComplexDataExample" selected using the Last Working Folder preference could not be
accessed.
Using "/Users/ayushkumar/Documents/MATLAB" as the initial working folder instead.

채택된 답변

Jan
Jan 2021년 3월 13일
편집: Jan 2021년 3월 13일
This means, that you have instructed Matlanb to use the last working folder (the folder replied by the cd command) is used as initial folder when starting Matlab. If you delete this folder, Matlab cannot start there anymore and selects another folder.
You can ignore this warning.
Or open the preferences and adjust MATLAB->General->"Initial working folder" with a folder, which does exist.

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Entering Commands에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by