Home > freetb4matlab > multicore > startmulticoreslave.m

startmulticoreslave

PURPOSE ^

STARTMULTICORESLAVE Start multi-core processing slave process.

SYNOPSIS ^

function startmulticoreslave(multicoreDir)

DESCRIPTION ^

STARTMULTICORESLAVE  Start multi-core processing slave process.
   STARTMULTICORESLAVE(DIRNAME) starts a slave process for function
   STARTMULTICOREMASTER. The given directory DIRNAME is checked for data
   files including which function to run and which parameters to use.

   STARTMULTICORESLAVE (without input arguments) uses the directory
   <TEMPDIR>/multicorefiles, where <TEMPDIR> is the directory returned by
   function tempdir.

        Markus Buehren
        Last modified 13.11.2007

   See also STARTMULTICOREMASTER.

CROSS-REFERENCE INFORMATION ^

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