GetWritableFolder

Version 1.0.0 (7,1 ko) par Rik
Return a folder with write permission.
52 téléchargements
Mise à jour 19 fév. 2021

If you need to write data to a file for later use, you could store everything in the preferences. However, doing so would require you to load your data to a variable and use getpref/setpref. Especially on Octave this can be fairly slow.

This function will return the path to a folder for which Matlab/Octave has write access. This path will be dependent on the system only, not on the version of Matlab/Octave.

Licence: CC by-nc-sa 4.0

Citation pour cette source

Rik (2025). GetWritableFolder (https://github.com/thrynae/GetWritableFolder/releases/tag/v1.0.0), GitHub. Extrait(e) le .

Compatibilité avec les versions de MATLAB
Créé avec R2020b
Compatible avec les versions R13SP1 et ultérieures
Plateformes compatibles
Windows macOS Linux
Tags Ajouter des tags

Community Treasure Hunt

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

Start Hunting!
Version Publié le Notes de version
1.0.0

See release notes for this release on GitHub: https://github.com/thrynae/GetWritableFolder/releases/tag/v1.0.0

0.0.1

Pour consulter ou signaler des problèmes liés à ce module complémentaire GitHub, accédez au dépôt GitHub.
Pour consulter ou signaler des problèmes liés à ce module complémentaire GitHub, accédez au dépôt GitHub.