GetFullPath

Full path name for partial or relative path

Descargar
Descargar

Ahora está siguiendo esta publicación

Nota del editor: This file was selected as MATLAB Central Pick of the Week

Citar como

Jan (2026). GetFullPath (https://la.mathworks.com/matlabcentral/fileexchange/28249-getfullpath), MATLAB Central File Exchange. Recuperado .

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

Typo fixed in InstallMex. No changes in actual function.

Descargar
1.10.0

Unit test function added

Descargar
1.9.0

Accept strings as input.

Descargar
1.8.0

Bugfix in M-File for UNC path.

Descargar
1.7.0

Unit test fixed: Consider buggy FULLFILE ov Matlab >= 2015b: FULLFILE('C:\', '\') replies 'C:\\' !

Descargar
1.6.0

C-Mex tested under Win7/64. Improved UNC path support in the M-file. Bugfix for M-file under Linux (thanks Daniel).

Descargar
1.5.0

Minor bug: '***' in the ErrorID caused bad messages in case of errors.

Descargar
1.4.0

Bugfix in M-version: Treat empty matrix as empty string.

Descargar
1.3.0

Accept cell strings as inputs.

Descargar
1.2.0

M-Version replied bad path for input with leading separator. GetFullPath('\') is the current drive on Windows.

Descargar
1.1.0

Doc updated, function not touched.

Descargar
1.0.0

Descargar