absolutepath.m

Convert path representations.
2,2K descargas
Actualizado 27 ago 2003

Ver licencia

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 )

Citar como

Jochen Lenz (2024). absolutepath.m (https://www.mathworks.com/matlabcentral/fileexchange/3857-absolutepath-m), MATLAB Central File Exchange. Recuperado .

Compatibilidad con la versión de MATLAB
Se creó con R12
Compatible con cualquier versión
Compatibilidad con las plataformas
Windows macOS Linux
Categorías
Más información sobre File Name Construction en Help Center y MATLAB Answers.
Agradecimientos

Inspiración para: Coverage Report Generator, absolutepath

Community Treasure Hunt

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

Start Hunting!
Versión Publicado Notas de la versión
1.0.0.0

was wrong file