Return a folder with write permission.
You are now following this Submission
- You will see updates in your followed content feed
- You may receive emails, depending on your communication preferences
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
Cite As
Rik (2026). GetWritableFolder (https://github.com/thrynae/GetWritableFolder/releases/tag/v1.0.0), GitHub. Retrieved .
General Information
- Version 1.0.0 (7.1 KB)
-
View License on GitHub
MATLAB Release Compatibility
- Compatible with R13SP1 and later releases
Platform Compatibility
- Windows
- macOS
- Linux
| Version | Published | Release Notes | Action |
|---|---|---|---|
| 1.0.0 | See release notes for this release on GitHub: https://github.com/thrynae/GetWritableFolder/releases/tag/v1.0.0 |
||
| 0.0.1 |
To view or report issues in this GitHub add-on, visit the GitHub Repository.
To view or report issues in this GitHub add-on, visit the GitHub Repository.
