NAME
Sim::OPT::Parcoord3d.
SYNOPSIS
use Sim::OPT::Parcoord3d;
parcoord3d your_configuration_file.pl;
DESCRIPTION
Sim::OPT::Parcoord3d is a program that can receive as input the data for a bi-dimensional parallel coordinate plot in CVS format and produce as output an Autolisp file (that can be used from inside Autocad or Intellicad-based 3D CAD programs) to obtain a 3D parallel coordinate plot made with surfaces.
The objective function to be represented through colours in the parallel coordinate plot has to be put in the last (right) column in the CVS file.
"Sim::OPT::Parcoord3d" can be called from !Sim::OPT! or directly from the command line (after issuing < re.pl > and < use Sim::OPT::Parcoord3d >) with the command < parcoord3d your_configuration_file.pl >.
The variables to be specified in the configuration file are described in the comments in the "Sim::OPT" configuration file included in the "examples" folder in this distribution.
EXPORT
"parcoord3d".
SEE ALSO
An example can be found in the "examples" directory in this distribution. Especially, reference to the source code should be made.
AUTHOR
Gian Luca Brunetti, <gianluca.brunetti@polimi.it>
COPYRIGHT AND LICENSE
Copyright (C) 2015 by Gian Luca Brunetti and Politecnico di Milano. This is free software. You can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, version 2 or later.