help-octave
[Top][All Lists]
Advanced

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

Re: octave terminal qt instead of gnuplot.


From: karl
Subject: Re: octave terminal qt instead of gnuplot.
Date: Thu, 24 Mar 2016 09:46:10 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.6.0

RTFM:

15.4.7 Graphics Toolkits



I tested, and goes fine, but now, how can I restore the old situation?

thanks

Santiago


El mié, 23-03-2016 a las 21:32 -0400, Ben Abbott escribió:
On Mar 23, 2016, at 10:05 AM, crfalc <address@hidden> wrote:

I Octave 4.0.0 installed on a server. How do I use QT instead of
Gnuplot
command terminal ?
I assume you want to run the GUI?

	octave --force-gui

Then from Octave’s prompt 

	graphics_toolkit qt
	close all
	plot (rand (3))

Ben


_______________________________________________
Help-octave mailing list
address@hidden
https://lists.gnu.org/mailman/listinfo/help-octave
_______________________________________________
Help-octave mailing list
address@hidden
https://lists.gnu.org/mailman/listinfo/help-octave

reply via email to

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