shell-script-pt
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [shell-script] Gerando gráficos automaticamente


From: Andreyev Dias de Melo
Subject: Re: [shell-script] Gerando gráficos automaticamente
Date: Fri, 17 Sep 2004 10:40:21 -0300
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.6) Gecko/20040113 MultiZilla/1.6.3.1c

Rodrigo F Baroni wrote:
     Estou com 95 tabelas de dados que gerei depois de muita mineração através
de shell-script, conforme um exemplo abaixo:

$cat table1.txt
Campo1 Campo2 Campo3 Campo4
0,279034  0,516437  0,298672  0,573533  0,190464
0,284651  0,558608  0,335542  0,672488  0,235401
0,29094  0,697614  0,362489  0,735766  0,257748
0,416069  0,733306  0,369935  0,747097  0,26908
0,420127  0,762844  0,377036  0,75805  0,278593
0,429191  0,762876  0,386395  0,76362  0,282592
0,439766  0,774344  0,42104  0,81388  0,30372
(...)

    Tem algum esquema esquema de fazer um script que gere gráficos a partir
destes arquivos ?? (Ou já é querer demais? :P) Estou fazendo uma a uma no
OpenOffice...

Já pensou em usar o gnuplot? Mais informações em http://www.gnuplot.info/faq/faq.html

1.1 What is gnuplot?

gnuplot is a command-driven interactive function plotting program. It can be used to plot functions and data points in both two- and three-dimensional plots in many different formats. It is designed primarily for the visual display of scientific data. gnuplot is copyrighted, but freely distributable; you don't have to pay for it.

[]s

Andreyev


reply via email to

[Prev in Thread] Current Thread [Next in Thread]