ABSOLUTE Determine absolute path

c = absolute(p); Path need not exist. Absolute path will be relative to pwd if path does not exist.

c = absolute(p, base); the 'base' path is used instead of pwd.

Contents

Inputs

Outputs

does not normalize path non-existant path is made absolute relative to pwd