absolutepath.m

Convert path representations.
2,2K téléchargements
Mise à jour 27 août 2003

Afficher la licence

ABSOLUTEPATH returns the absolute path relative to a given startpath.
The startpath is optional, if omitted the current dir is used instead.
Both argument must be strings.

Syntax:
abs_path = ABSOLUTEPATH( rel_path, start_path )

Citation pour cette source

Jochen Lenz (2024). absolutepath.m (https://www.mathworks.com/matlabcentral/fileexchange/3857-absolutepath-m), MATLAB Central File Exchange. Récupéré le .

Compatibilité avec les versions de MATLAB
Créé avec R12
Compatible avec toutes les versions
Plateformes compatibles
Windows macOS Linux
Catégories
En savoir plus sur File Name Construction dans Help Center et MATLAB Answers
Remerciements

A inspiré : Coverage Report Generator, absolutepath

Community Treasure Hunt

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

Start Hunting!
Version Publié le Notes de version
1.0.0.0

was wrong file