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: Santiago Higuera
Subject: Re: octave terminal qt instead of gnuplot.
Date: Thu, 24 Mar 2016 09:34:54 +0100

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



reply via email to

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