octave-bug-tracker
[Top][All Lists]
Advanced

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

[Octave-bug-tracker] [bug #44840] Plotting with Qt or FLTK from remote s


From: Michael Godfrey
Subject: [Octave-bug-tracker] [bug #44840] Plotting with Qt or FLTK from remote system fails
Date: Wed, 15 Apr 2015 21:50:38 +0000
User-agent: Mozilla/5.0 (X11; Fedora; Linux x86_64; rv:37.0) Gecko/20100101 Firefox/37.0

Follow-up Comment #9, bug #44840 (project octave):

Mike: Here is output when Matlab starts up:

address@hidden ~]$ matlab -nodesktop
libGL error: failed to open drm device: Permission denied
libGL error: failed to load driver: i965
MATLAB is selecting SOFTWARE OPENGL rendering.

>>     x = -pi:pi/10:pi;
>>        y = tan(sin(x)) - sin(tan(x));
>>        plot(x,y,'--rs','LineWidth',2,...
                       'MarkerEdgeColor','k',...
                       'MarkerFaceColor','g',...
                       'MarkerSize',10)
Warning: MATLAB has disabled some advanced graphics rendering features by
switching to software
OpenGL. For more information, click <a
href="matlab:opengl('problems')">here</a>. 
>>  
======================the plot appears OK.


    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?44840>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

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