Documentation of tbx3textless

Global Index (all files) (short | long) | Local contents | Local Index (files in subdir) (short | long)

Function Synopsis

GEAOPT = tbx3textless

Help text

 ToolBoX function to define parameters for a silent optimization (minimal output on screen)

 This function defines parameters to exclude some of the textual information.
 In this way less textual output is shown during an optimization on the screen.
 This feature may be used for demonstrations, where all the details are not 
 necessary or disturb the user.

 The given configuration excludes all information except the essential one.
 Just the information on objective function and evolutionary options is 
 displayed at the beginning of the optimization. During the optimization
 only the generation and the objective value are displayed (and a large 
 display interval is defined here). At the end we get the usual summary 
 on the optimization results.
 If Output.TextExcludeHead is also set to 1, we only get the output during 
 optimization (generation and objective value) and the end of optimization results.
 This can be seen as the minimal output. 
 Afterwards is only no output by setting Output.TextInterval to 0 (see tbx3silent).


 Syntax:  GEAOPT = tbx3textless

 Input parameter:
    no input parameters

 Output parameter:
    GEAOPT    - Structure with newly defined options

 See also: tbx3output, tbx3silent, geamain2, geaoptset

Cross-Reference Information

This function calls
GEATbx: Main page  Tutorial  Algorithms  M-functions  Parameter/Options  Example functions  www.geatbx.com 

This document is part of version 3.8 of the GEATbx: Genetic and Evolutionary Algorithm Toolbox for use with Matlab - www.geatbx.com.
The Genetic and Evolutionary Algorithm Toolbox is not public domain.
© 1994-2006 Hartmut Pohlheim, All Rights Reserved, (support@geatbx.com).