realpath

Versión 1.0.0.0 (1,46 KB) por M MA
Absolute pathname.
2,1K Descargas
Actualizado 10 oct 2005

Ver licencia

Resolves relative paths and extra filesep characters in the input.

Syntax:
OUTPUT = REALPATH(THEPATH)

where THEPATH is the path to a file or folder, which should exist.

Example:
realpath('../myfile.txt');
% returns /home/user/whatever/myfile.txt

Citar como

M MA (2026). realpath (https://es.mathworks.com/matlabcentral/fileexchange/8680-realpath), 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 Filename Construction en Help Center y MATLAB Answers.
Agradecimientos

Inspiración para: realpath

Versión Publicado Notas de la versión
1.0.0.0