|
From: | crfalc |
Subject: | Re: octave terminal qt instead of gnuplot. |
Date: | Thu, 24 Mar 2016 13:12:54 -0700 (PDT) |
I installed Xvfb and go it use another graphics toolkit: $ Xvfb :5 -screen 0 800x600x24 & $ echo 'graphics_toolkit ("fltk"); plot (randn (10, 1)); print -dpng test.png' | DISPLAY=:5 octave –q It is to do the same commands from the Octave prompt ? Thank you. -- View this message in context: http://octave.1599824.n4.nabble.com/octave-terminal-qt-instead-of-gnuplot-tp4675753p4675831.html Sent from the Octave - General mailing list archive at Nabble.com.
[Prev in Thread] | Current Thread | [Next in Thread] |