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 LinuxKategorien
Mehr zu Filename Construction finden Sie in Help Center und MATLAB Answers
Tags
Live Editor erkunden
Erstellen Sie Skripte mit Code, Ausgabe und formatiertem Text in einem einzigen ausführbaren Dokument.
| 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 |
