|
MatVis format: MatVis('function name', additional parameters...)
Function: 'temporalLUT'
Setup details about the order and timing of how the LUTs are to be presented for a particular trial.
Parameters :
('temporalLUT', trialNumber, [nframes LUTnumber ...])
trialNumber = The particular trial/condition that is to be setup.
[nframes LUTnumber ...] = This vector is a series of numerical pairs where the first number is the number of presentation
frames and the second number is the trail LUT number to be presented.
Return:
1 = indicates an internal error occurred in MatVis
0 = successful completion of command
Description:
After the trials have been defined, this temporal function determines the duration in frames for each LUT and
the presentation order. This structure provides for a very flexible arbitrary LUT presentation order. A particular
LUT number could be listed several time in the vector to produce any desired ordering of LUTs.
Examples:
See Also:
LUT trial
|