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

tmxload

(tmx.tbx/tmxload.m)


Function Synopsis

d = tmxload(tmxh, outname)

Help text

 Usage: d = tmxload(tmxh, output)
 Description: Load the current value of a specified output from a
    mex-system.
 Input Parameters:
    tmxh: a tmx_handle of the mex-system from which specified the output
       output is to be loaded. The mex-system must have been executed
       at least once with the tmxrun command.
    output: a string containing the name of the output to be loaded or
       a single element of a tmx_recout array. A list of valid outputs
       can be obtained via a call to tmxout.
 Output Parameters:
    d: the loaded data. The format, size, and content is dependent on
       the nature of the tempus object type of the loaded output.


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