absolutepath

Computes absolute path from relative paths
ダウンロード: 1.1K
更新 2011/1/12

ライセンスの表示

Computes absolute path from relative paths. Works on windows and linux. Improves on absolutepath from Jochen Lenz (http://www.mathworks.com/matlabcentral/fileexchange/3857-absolutepath-m).

引用

Jonathan Karr (2024). absolutepath (https://www.mathworks.com/matlabcentral/fileexchange/29768-absolutepath), MATLAB Central File Exchange. 取得済み .

MATLAB リリースの互換性
作成: R2010b
すべてのリリースと互換性あり
プラットフォームの互換性
Windows macOS Linux
カテゴリ
Help Center および MATLAB AnswersFile Name Construction についてさらに検索
タグ タグを追加
謝辞

ヒントを得たファイル: absolutepath.m

ヒントを与えたファイル: Coverage Report Generator

Community Treasure Hunt

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

Start Hunting!

absolutepath/src/

absolutepath/src_test/+edu/+stanford/+covert/+util/

バージョン 公開済み リリース ノート
1.2.0.0

responding to Jan Simon's comments by greatly simplifying and speeding up by using java.io.File methods

1.1.0.0

Per Abel Brown's comments adding optional error checking for absolute path of directories that don't exist

1.0.0.0