octave-maintainers
[Top][All Lists]
Advanced

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

Re: --no-window-system option and plotting


From: Pantxo
Subject: Re: --no-window-system option and plotting
Date: Wed, 25 May 2016 02:59:10 -0700 (PDT)

Hi,

Confirmed, I would expect Octave to fallback to gnuplot graphics_toolkit
with no display as it does e.g. when using ssh without X forwarding (no -Y
or -X option):

$ssh localhost
$octave -f -W
>>plot (1:10) 

You then obtain a plot drawn in the calling terminal.

Pantxo



--
View this message in context: 
http://octave.1599824.n4.nabble.com/no-window-system-option-and-plotting-tp4677141p4677155.html
Sent from the Octave - Maintainers mailing list archive at Nabble.com.



reply via email to

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