absolutepath

Computes absolute path from relative paths
1,1K Downloads
Aktualisiert 12. Jan 2011

Lizenz anzeigen

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).

Zitieren als

Jonathan Karr (2026). absolutepath (https://de.mathworks.com/matlabcentral/fileexchange/29768-absolutepath), MATLAB Central File Exchange. Abgerufen.

Kompatibilität der MATLAB-Version
Erstellt mit R2010b
Kompatibel mit allen Versionen
Plattform-Kompatibilität
Windows macOS Linux
Kategorien
Mehr zu Filename Construction finden Sie in Help Center und MATLAB Answers
Quellenangaben

Inspiriert von: absolutepath.m

Inspiriert: Coverage Report Generator

Version Veröffentlicht Versionshinweise
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