Can't read external drives
조회 수: 24 (최근 30일)
이전 댓글 표시
I receive the following error when trying to read from several external drives.
"ls: /Volumes/Samsung USB/: Operation not permitted"
I receive similar errors when trying to change to a directory on the external drive.
"Unable to change current folder to '/Volumes/Samsung USB'."
The drives are visible in Finder and on Terminal and I can read and write to the drives using other applications. I am running macOS Sonoma version 14.4.1.
댓글 수: 0
채택된 답변
Walter Roberson
2024년 5월 16일
System Preferences --> Privacy & Security --> Full Disk Access
Click on the "+" at the bottom middle . Authenticate. Select /Applications and the appropriate version of MATLAB within that, and click the Open button.
That might get you a message about how "MATLAB_R2024a.app" will not have full disk access until it is quit. Click to quit and restart (provided that all of your work is currently saved at the MATLAB level.)
댓글 수: 2
Torben Ellegaard Lund
2024년 8월 14일
이동: Walter Roberson
2024년 8월 14일
I had similar problems and tried the drag and drop on command line approach, which resolved my issues.
추가 답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Startup and Shutdown에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!