tempdir
Name of temporary folder for the system
Syntax
Description
temp = tempdir returns the name of the temporary folder for
the system, if one exists. tempdir does not create a new
folder.
Examples
Limitations
Multiple instances of MATLAB® accessing the same temporary folder location may result in unexpected outcome.
Extended Capabilities
Version History
Introduced before R2006a