[Index for tmx.tbx]
[Return to Master Index]
tmxout
(tmx.tbx/tmxout.m)
Function Synopsis
recout = tmxout(sys, flag)
Help text
Usage: recout = tmxout(tmxh, {flag})
recout = tmxout(runset, {flag})
Description: Return a tmx_recout structure which contains
the names and recording options of requested outputs.
Input Parameters:
tmxh: a tmx_handle of the mex-system for which the tmx_recout
structure is to be returned.
runset: a string specifying the name of the runset for which the
tmx_recout structure is to be returned.
flag: a flag indicating which outputs are to be listed in recout.
If flag is 'all', all possible outputs are provided. If flag is
'def' all outputs which are recorded by default are provided.
If flag is 'on', all outputs for which recording is currently on
are provided. If flag is 'off', all outputs for which recording
is currently off are provided. If flag is not specified, 'all'
is assumed.
Output Parameters:
recout: A tmx_recout structure containing the recording parameters
of the requested outputs.
Cross-Reference Information
This function calls
This function is called by
Produced by mat2html on Wed Nov 22 10:44:15 2000
Cross-Directory links are: OFF