GetWritableFolder

Versión 1.0.0 (7,1 KB) por Rik
Return a folder with write permission.
45 descargas
Actualizado 19 feb 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

Citar como

Rik (2024). GetWritableFolder (https://github.com/thrynae/GetWritableFolder/releases/tag/v1.0.0), GitHub. Recuperado .

Compatibilidad con la versión de MATLAB
Se creó con R2020b
Compatible con cualquier versión desde R13SP1
Compatibilidad con las plataformas
Windows macOS Linux
Etiquetas Añadir etiquetas

Community Treasure Hunt

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

Start Hunting!
Versión Publicado Notas de la versión
1.0.0

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

0.0.1

Para consultar o notificar algún problema sobre este complemento de GitHub, visite el repositorio de GitHub.
Para consultar o notificar algún problema sobre este complemento de GitHub, visite el repositorio de GitHub.