absolutepath

Computes absolute path from relative paths

Vous suivez désormais cette soumission

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

Citation pour cette source

Jonathan Karr (2026). absolutepath (https://fr.mathworks.com/matlabcentral/fileexchange/29768-absolutepath), MATLAB Central File Exchange. Extrait(e) le .

Remerciements

Inspiré par : absolutepath.m

A inspiré : Coverage Report Generator

Catégories

En savoir plus sur Filename Construction dans Help Center et MATLAB Answers

Informations générales

Compatibilité avec les versions de MATLAB

  • Compatible avec toutes les versions

Plateformes compatibles

  • Windows
  • macOS
  • Linux
Version Publié le Notes de version Action
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