[Index for tmx.tbx] [Return to Master Index]

tmxrecoff

(tmx.tbx/tmxrecoff.m)


Function Synopsis

tmxh = tmxrecoff(tmxh, varargin)

Help text

 Usage: tmxh = tmxrecoff(tmxh, {recout})
        tmxh = tmxrecoff(tmxh, {reccell})
        tmxh = tmxrecoff(tmxh, {outname...})
 Description: Turn off recording for specified outputs.
 Input Parameters:
    tmxh: a tmx_handle of the mex-system for which specified recorders
       are to be turned off. If only one input argument is specified then
       it is assumed that recording for all outputs is to be turned off.
    recout: a tmx_recout structure indicating the names and recording
       parameters of those outputs for which recording is to be turned
       off. When turning output recording off, the recording parameters
       are ignored.
    reccell: A cell array of strings indicating the names of outputs
       which are not to be recorded.
    outname...: Any number of strings indicating the names of outputs
       which are not to be recorded.
 Output Parameters:
    tmxh: The resulting tmx_handle of the mex-system for which the
       specified outputs are configured so that they will not be recorded.
 Note: If the user specifies invalid output names they will be ignored,
    but recording for all other valid outputs specified will be turned off.


Cross-Reference Information

This function calls

Produced by mat2html on Wed Nov 22 10:44:15 2000
Cross-Directory links are: OFF