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

Re: Trivial problem without trivial solution: Plotting points...



On 24/04/06, Paulo J. Matos <pocmatos@gmail.com> wrote:
> Hi all,
>
> I have a file with dozens of points in the format:
> 2.4 2.5
> 1.2 1.4
> 1.5 2.6
> ...


I've been checking gnuplot 4 and it seems problems like these are
better solved with it, right?
If I'm wrong, I'm still curious to hear solutions with epix.

Cheers,

Paulo Matos


>
> What's the best way to plot this under epix?
> The only solution seems to open the file with C++ constructs and plot
> the data but there should be a simpler way... This seems to be a
> recurrent problem, right?
>
> Cheers,
>
> --
> Paulo Jorge Matos - pocm at sat inesc-id pt
> Web: http://sat.inesc-id.pt/~pocm
> Computer and Software Engineering
> INESC-ID - SAT Group
>


--
Paulo Jorge Matos - pocm at sat inesc-id pt
Web: http://sat.inesc-id.pt/~pocm
Computer and Software Engineering
INESC-ID - SAT Group