absolutepath.m

Convert path representations.

Ahora está siguiendo esta publicación

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 (2026). absolutepath.m (https://la.mathworks.com/matlabcentral/fileexchange/3857-absolutepath-m), MATLAB Central File Exchange. Recuperado .

Agradecimientos

Inspiración para: Coverage Report Generator, absolutepath

Categorías

Más información sobre Filename Construction en Help Center y MATLAB Answers.

Información general

Compatibilidad con la versión de MATLAB

  • Compatible con cualquier versión

Compatibilidad con las plataformas

  • Windows
  • macOS
  • Linux
Versión Publicado Notas de la versión Action
1.0.0.0

was wrong file