Documentation of plotauto

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

Function Synopsis

[ObjVal, t, y, ModAll] = plotauto(OBJ_F, chrom, gen, varargin)

Help text

 PLOTing of AUTO lateral control results 

 This function plots some of the results during computation
 of the lateral control system.

 Syntax:  [ObjVal, t, y] = plotauto(OBJ_F, chrom, gen, vargin)

 Input parameters:
    OBJ_F     - Vector containing the (name of the) objective function
    chrom     - Matrix/Vector containing the population/individual for 
                simulation
    gen       - Scalar containing the number of the current generation
    vargin    - additional parameters, see objauto2

 Output parameter:
    ObjVal    - Vector/Scalar containing the objective value of first 
                individual in chrom
    t         - Vector containing the time from answer of objauto
    y         - Matrix containing the states from answer of objauto

 See also: demoauto1, objauto2

Cross-Reference Information

This function calls This function is called by
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).