MATLAB Functions Help Desk

tempdir

Purpose

Return the name of the system's temporary directory

Syntax

Description

tmp_dir = tempdir returns the name of the system's temporary directory, if one exists. This function does not create a new directory.

See Also

tempname    Unique name for temporary file



[ Previous | Help Desk | Next ]