About 372,000 results
Open links in new tab
  1. How to force Octave to launch in GUI mode from the dock?

    May 1, 2015 · 6 I launched octave using "/usr/bin/octave --force-gui". This started the gui and dropped an icon on the dock for the gui. I right clicked this new icon and locked it to the dock. …

  2. octave gui : typing text in command window is not visible

    Jun 1, 2015 · Hi I am student and I heard about octave gui I used the command octave --force-gui when I had version 3.8 and while typing in command window I was not able to see the text. …

  3. Error while loading shared libraries: libQt5Network.so.5:

    Aug 9, 2018 · I was installing GNU octave on my Ubuntu 18.04 (from the terminal). After installation octave wouldn't open when I tried to launch it using the desktop icon. So I tried …

  4. xorg - Octave gives the error unable to open X11 Display, when …

    No protocol specified octave: unable to open X11 DISPLAY octave: disabling GUI features No protocol specified If I run plot (x,y) the program stalls and on pressing Ctrl-C the following …

  5. Is there an editor for Octave with a "Run" button? - Ask Ubuntu

    May 9, 2016 · Indeed even in the version Octave 3.8 I was using, there is an experimental GUI that one can access by typing "octave --force-gui" in the command line.

  6. compiling - Trouble with Qt libraries while installing Gnu Octave …

    Aug 9, 2015 · Well as far as I recall, when I built the octave-4.0.0 GUI on 14.04 I didn't need to do anything beyond installing the libqt4-dev package from the standard repos.

  7. How do you install the latest version of GNU Octave?

    Sep 28, 2012 · flatpak install flathub org.octave.Octave Then you can run it from the terminal with the command flatpak run org.octave.Octave (the GUI version is available too). See this …

  8. octave 4 no GUI & some features not installed - Ask Ubuntu

    Jul 20, 2015 · I installed octave 4 by compiling source as given in How to install Octave 4.0.0 in Ubuntu 14.04 but i am not able to use GUI. octave --force-gui gives me only commandline in …

  9. gui - Error after Installing Octave in Ubuntu do my error have any ...

    Jan 21, 2017 · I installed octave by using the: sudo apt-get install octave command but after I am unable to open octave I tried by typing octave and also tried: octave --force-gui Output of ls -ld …

  10. How to install the latest Octave - Ask Ubuntu

    I want to install Octave on my Ubuntu LTS with apt-get. The problem is that the official repositories list only Octave 3.0 and Octave 3.2, whereas the latest Octave is Octave 3.6. How …