Documentation of tbx3silent

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

Function Synopsis

GEAOPT = tbx3silent

Help text

 ToolBoX function to define parameters for no textual and graphical output during an optimization

 This function defines parameters for a silent optimization. This means
 no textual or graphical output during an optimization on the screen.

 This feature can be used for many consecutive optimization runs, where 
 no output on screen is necessary (unsupervised optimization runs). An
 example is the comparison of different optimization algorithms or option
 settings for one or multiple objective functions.

 When using this feature, you must ensure the results are saved (during 
 optimization by the GEATbx or outside the provided GEATbx functions by 
 employing the return values).

 Syntax:  GEAOPT = tbx3silent

 Input parameter:
    no input parameters

 Output parameter:
    GEAOPT    - Structure with newly defined options

 See also: tbx3output, tbx3textless, 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).