getbatch
GETBATCH
Test on possible execution of mapping in batch mode
[FLAG,BATCHSIZE,OBJSIZE] = GETBATCH(W)
Output | FLAG | Flags batch processing on (TRUE) or off (FALSE) | BATCHSIZE | Number of objects per batch | OBJSIZE | Number of objects above which batch processing is enabled |
Description FLAG is TRUE in case batch mode is allowed (default). Use SETBATCH to set or disable batch processing of mappings See also
mappings, setbatch, This file has been automatically generated. If badly readable, use the help-command in Matlab. |
|