GetFullPath

Full path name for partial or relative path

Herunterladen
Herunterladen

Sie verfolgen jetzt diese Einreichung

Anmerkung des Herausgebers: This file was selected as MATLAB Central Pick of the Week

Zitieren als

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

Allgemeine Informationen

Kompatibilität der MATLAB-Version

  • Kompatibel mit allen Versionen

Plattform-Kompatibilität

  • Windows
  • macOS
  • Linux
Version Veröffentlicht Versionshinweise Action
1.11.0

Typo fixed in InstallMex. No changes in actual function.

Herunterladen
1.10.0

Unit test function added

Herunterladen
1.9.0

Accept strings as input.

Herunterladen
1.8.0

Bugfix in M-File for UNC path.

Herunterladen
1.7.0

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

Herunterladen
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).

Herunterladen
1.5.0

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

Herunterladen
1.4.0

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

Herunterladen
1.3.0

Accept cell strings as inputs.

Herunterladen
1.2.0

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

Herunterladen
1.1.0

Doc updated, function not touched.

Herunterladen
1.0.0

Herunterladen