Global Index (all files) (short | long) | Local contents | Local Index (files in subdir) (short | long)
Out = plotmop(Chrom, ObjV, RankV, MopOpt)
PLOT properties of MultiObjective functions This function takes the individuals in Chrom and separetes dominated and non-dominated solutions according to RankV. If RankV is omitted, pareto ranking is done. Graphics visualize the dominated and non-dominated objective values, ObjV, and variable values, Chrom. Depending on the dimension of the MO function 2-D or 3-D graphics are employed. Syntax: Out = plotmop(Chrom, ObjV, RankV, MopOpt) Input parameters: Chrom - Matrix containing individuals to visualize ObjV - Matrix containing objective values for individuals in Chrom,.every row contains the objective values of the corresponding individual in Chrom RankV - Column vector containing rank values of individuals, non-dominated individuals have the rank 0 MopOpt - (optional) Options for display MopOpt(1): DescrOBJ_F - String containing the descriptive name of objective function Output parameters: no output parameters See also: ranking, mopfonseca1, mop*, moptest
This function calls | This function is called by |
---|---|