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, P1);

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, P1, P2, P3)

 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
    P1-P3     - additional parameters, see objtsplib

 Output parameter:
    x         - Matrix containing the results from objtsplib

 See also: objtsplin, scrtsplib, 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.5 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-2004 Hartmut Pohlheim, All Rights Reserved, (support@geatbx.com).