Home > freetb4matlab > multicore > tempdir2.m

tempdir2

PURPOSE ^

TEMPDIR2 Return temporary directory.

SYNOPSIS ^

function tempDir2Out = tempdir2

DESCRIPTION ^

TEMPDIR2  Return temporary directory.
        DIR = TEMPDIR2 returns a temporary directory. If the username is
        contained in the directory returned by function TEMPDIR, the directory
        <TEMPDIR>/MATLAB is returned. Otherwise, the directory
        <TEMPDIR>/<USERNAME>/MATLAB is returned.

        Markus Buehren
        Last modified 13.11.2007

        See also USERTEMPDIR, GETUSERNAME.

CROSS-REFERENCE INFORMATION ^

This function calls: This function is called by:
Generated on Fri 22-May-2009 15:13:00 by m2html © 2003