This function simply returns the path location of your Dropbox folder.
path=DropboxRootPath();
I find this useful for automatically setting up Matlab paths on multiple computers where I store my libraries on Dropbox
It works by reading the info.json file that Dropbox generates. I've tested this on Windows 7 and a Mac, but it should work on Linux. It should also work on earlier releases of Matlab but I've not tested that.
인용 양식
Phil (2025). DropboxRootPath() (https://www.mathworks.com/matlabcentral/fileexchange/52975-dropboxrootpath), MATLAB Central File Exchange. 검색 날짜: .
MATLAB 릴리스 호환 정보
개발 환경:
R2014b
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux카테고리
- MATLAB > Programming > Files and Folders > Filename Construction >
- MATLAB > External Language Interfaces > Other languages > DropBox >
Help Center 및 MATLAB Answers에서 Filename Construction에 대해 자세히 알아보기
태그
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!버전 | 게시됨 | 릴리스 정보 | |
---|---|---|---|
1.0.0.0 |