Skip to content

thrynae/GetWritableFolder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 

Repository files navigation

View GetWritableFolder on File Exchange

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published