GetWritableFolder

バージョン 1.0.0 (7.1 KB) 作成者: Rik
Return a folder with write permission.
ダウンロード: 52
更新 2021/2/19

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

引用

Rik (2026). GetWritableFolder (https://github.com/thrynae/GetWritableFolder/releases/tag/v1.0.0), GitHub. 取得日: .

MATLAB リリースの互換性
作成: R2020b
R13SP1 以降のリリースと互換性あり
プラットフォームの互換性
Windows macOS Linux
タグ タグを追加
バージョン 公開済み リリース ノート
1.0.0

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

0.0.1

この GitHub アドオンでの問題を表示または報告するには、GitHub リポジトリにアクセスしてください。
この GitHub アドオンでの問題を表示または報告するには、GitHub リポジトリにアクセスしてください。