EcoliSimulator  2.0.1a
lunch_gnuplot.cpp File Reference
#include <cstdlib>
#include <fstream>
#include <iostream>
#include <string>
#include "GnuplotGlobal.h"

Functions

void lunch_gnuplot (string name_file_gnu)
 

Function Documentation

void lunch_gnuplot ( string  name_file_gnu)

This function lunch the script name_file_gnu via gnuplot It is not used everytime since it has been written not at the beginning of the devopment of the softwer. You might want to substitute other command with this function

Parameters
name_file_gnuname of script to pass to gnuplot