help-octave
[Top][All Lists]
Advanced

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

Octave on Odroid XU4


From: ardexess
Subject: Octave on Odroid XU4
Date: Fri, 13 Jul 2018 07:33:31 -0700 (MST)

Hello,

Lastly I got interested in Octave software. So far I was working on ver. 4.4
under Windows and 4.2.2 under Ubuntu with no problems I could not solve
myself. 
However I tried to use Octave on the Odroid XU4 embedded computer with
Ubuntu 18.04. It installs just well with no errors. All functions seems to
work too except these related to graphics. As example I cannot use
"uicontrol", which worked just as well on computer. 
As far as I know these graphic functions work only with qt and FLTK graphics
toolkits. The only available graphic toolkit I got in Octave on Odroid XU4
is GNUPLOT:

    >> available_graphics_toolkits
    ans =
    {
      [1,1] = gnuplot
    }

How can I make qt graphic toolkit available in Octave?

Cheers



--
Sent from: http://octave.1599824.n4.nabble.com/Octave-General-f1599825.html



reply via email to

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