Vous suivez désormais cette soumission
- Les mises à jour seront visibles dans votre flux de contenu suivi
- Selon vos préférences en matière de communication il est possible que vous receviez des e-mails
This function returns the path to the Dropbox folder of the current user (if it exists).
This is read from the dropbox host.db database, assuming it is in the default location.
for unix/mac
~/.dropbox/host.db
for windows
%APPDATA%\Dropbox\host.db
Base 64 decode used code from "Byte encoding utilities" (File ID: #39526).
Tested on OSX 10.9 and Win 7 with Dropbox 2.10.27 (personal account only, I have no idea what host.db looks like for business account).
Citation pour cette source
christhechris (2026). dropboxPath.m (https://fr.mathworks.com/matlabcentral/fileexchange/47644-dropboxpath-m), MATLAB Central File Exchange. Extrait(e) le .
Remerciements
Inspiré par : Byte encoding utilities
Informations générales
- Version 1.1.0.0 (1,13 ko)
Compatibilité avec les versions de MATLAB
- Compatible avec toutes les versions
Plateformes compatibles
- Windows
- macOS
- Linux
| Version | Publié le | Notes de version | Action |
|---|---|---|---|
| 1.1.0.0 | You can add arguments in similar style to fullfile to get a path within a dropbox folder, i.e.
Note this requires the "strjoin" added in 2013a. |
||
| 1.0.0.0 |
