Main Content
tempname
Unique name for temporary file
Description
tmpName = tempname
returns a character vector containing a unique path
for a temporary file in your system’s temporary folder.
tmpName = tempname(
returns a
unique path for a temporary file in the specified folder.folderName
)
Examples
Input Arguments
Version History
Introduced before R2006a