|
From: | Thomas D. Dean |
Subject: | Re: Geometry Line Plotting Problem |
Date: | Sun, 5 Jan 2020 19:25:46 -0800 |
User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.2.1 |
On 2020-01-04 15:22, Juan Pablo Carbajal wrote:
Use "drawLine" to draw lines that follow geometry's (matgeom's) line definition Anyways, I can't reproduce your issues, both cases work as expected. This might be due to Octave's version of the graphics toolkit, here:graphics_toolkitans = qtversionans = 5.1.90
It appears the problem is the graphics toolkit. With graphicstoolkit('qt'), the problem exists. With graphics_toolkit('gnuplot'), the plot is correct, either way. Is this an Octave problem or a Qt problem? Tom Dean
[Prev in Thread] | Current Thread | [Next in Thread] |