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

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

[Octave-bug-tracker] [bug #42561] gnuplot colors incorrect for 'demo tri


From: Rik
Subject: [Octave-bug-tracker] [bug #42561] gnuplot colors incorrect for 'demo trimesh'
Date: Wed, 13 Dec 2017 14:34:39 -0500 (EST)
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:55.0) Gecko/20100101 Firefox/55.0

Follow-up Comment #22, bug #42561 (project octave):

@Dan: You're seeing the same thing I am, occasionally line segments are
colored differently.  Since Matlab is based on OpenGL I think it will behave
the same way that the FLTK and Qt toolkits do.

Could someone following this report, who has access to Matlab, try the
following code and upload the resulting image?


load trimesh.var.mat
trimesh (tri, x(:), y(:), z(:));
saveas (gcf, 'trimesh.matlab.png')




(file #42644)
    _______________________________________________________

Additional Item Attachment:

File name: trimesh.var.mat                Size:7 KB


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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