필터 지우기
필터 지우기

Matlab can't see Dropbox folder contents on macOS Ventura 13.5

조회 수: 10 (최근 30일)
Eviatar Yemini
Eviatar Yemini 2023년 8월 29일
댓글: Weilun Ding 2024년 6월 24일
When I navigate to ~/Dropbox, Matlab goes to the path /Users/me/Library/CloudStorage/Dropbox. I can't seem to go directly to Dropbox, only this strange path. Matlab doesn't show any of the file contents there even though I have all my files local on disk here. I granted full disk access to matlab. But still I don't see any of the file contents that are accessible in every other program (e.g., MS Word, Excel, browsers, etc.).
How do I fix this?
  댓글 수: 3
Xavier Blasco
Xavier Blasco 2023년 10월 16일
I solve my problem providing MATLAB with Full Disk Access:
Open System Settings, click Privacy & Security, then click Full Disk Access and select matlab.
(I use matlab R2022b and macbook pro intel with Ventura 13.5.2)
Weilun Ding
Weilun Ding 2024년 6월 24일
@Xavier Blasco Thanks for this solution! I had this issue with a mounted macFuse folder, and now it works.

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

답변 (1개)

dim-ask
dim-ask 2023년 8월 29일
편집: dim-ask 2023년 8월 29일
> When I navigate to ~/Dropbox, Matlab goes to the path /Users/me/Library/CloudStorage/Dropbox.I can't seem to go directly to Dropbox, only this strange path.
This is not a matlab thing. It is a dropbox/macos thing. It was a recent change (~6 months ago), see https://help.dropbox.com/installs/macos-support-for-expected-changes
In short, it was an update from dropbox in order to use an API provided by apple to sync files, that required putting the folder in that location. What you see at ~/Dropbox is actually an alias (shorcut), not the real folder.
I am unsure if you still do not see any files in /Users/me/Library/CloudStorage/Dropbox, though. If that is the case, matlab can be weird sometimes with stuff that is not synced. It could also be that you are in some other weird situation caused by the migration when you updated dropbox.

카테고리

Help CenterFile Exchange에서 File Name Construction에 대해 자세히 알아보기

태그

제품


릴리스

R2023a

Community Treasure Hunt

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

Start Hunting!

Translated by