Den 2011-02-24 14:00 skrev Keith Christian:
> There is lots of additional good gnuplot info on the WWW.
>
> Fast answer:
>
> gnuplot> set terminal dumb
> Terminal type set to 'dumb'
> Options are 'feed size 79, 24'
> gnuplot> plot sin(x)
>
> A (crude) graph of sin(x) should now be on the termin
There is lots of additional good gnuplot info on the WWW.
Fast answer:
gnuplot> set terminal dumb
Terminal type set to 'dumb'
Options are 'feed size 79, 24'
gnuplot> plot sin(x)
A (crude) graph of sin(x) should now be on the terminal screen, or if
you're using X, then it will appear in an X win
I am trying to use GNUPLOT in Cygwin, however whenever I start it up it just
says the terminal type is unknown and then when I try to plot something
simple like sin(x), nothing happens.
$ gnuplot
G N U P L O T
Version 4.4 patchlevel 0
last modified March 2010
Syst
On 2010-03-17, Nick Calvert wrote:
> Hi all,
>
> This is a border line flame worthy question as I´m acting as a proxy
> for a developer. Please go easy...
>
> I have an elaborate, slightly dirty but fully functional system in
> place whereby Windows machines are automated via a Linux Ruby
> appli
Hi all,
This is a border line flame worthy question as I’m acting as a proxy
for a developer. Please go easy...
I have an elaborate, slightly dirty but fully functional system in
place whereby Windows machines are automated via a Linux Ruby
application over SSH. Historically we haven’t used the c
5 matches
Mail list logo