Plot_file Class Reference

#include <gnugraph.h>

Inheritance diagram for Plot_file:

IO_matrix_file Plot2d List of all members.

Detailed Description

Creates a graphic from a data file.

Definition at line 223 of file gnugraph.h.

Public Member Functions

 Plot_file (const std::string &filename)
short graph (const std::string &title_graph, const std::string &label, const short x, const short y, const short x_start, const short y_start, const short y_end)

Private Attributes

std::vector< Matrix > data_from_file
 Data file.
std::vector< std::string > data_title
 Data file title.


Generated on Thu Dec 14 08:52:19 2006 for ROBOOP, A Robotics Object Oriented Package in C++ by  doxygen 1.5.1