Documentation of plottsplib

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

Function Synopsis

x = plottsplib(OBJ_F, chrom, gen, TSPLibFunName);

Help text

 PLOTing of results of TSP optimization (TSPLIB examples)

 This function plots some of the results during computation
 of the TSPLIB examples.

 Syntax:  plottsplib(OBJ_F, chrom, gen, TSPLibFunName)

 Input parameters:
    OBJ_F     - Vector containing the (name of the) objective function
    chrom     - Vector containing the individual for simulation
    gen       - Scalar containing the number of the current generation
    TSPLibFunName - additional parameter, string with name of TSPLib problem 
                    see objtsplib for more info

 Output parameter:
    x         - Matrix containing the results from objtsplib

 See also: objtsplib, demotsplib, tsp_readlib

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).