Hi Hudson,

thanks, fixed in SVN 1576.

Best Regards,
Jürgen


On 6/24/22 6:21 PM, hud...@hudsonlacerda.com wrote:
#!
'⎕PLOT BUG:'
'Some ranges cause non-unique grid numbers.'
''
'Suggestion:'
'a) use the same grid, but remove "inexact" numbers, or'
'b) use a sparser grid.'
''
'GNU Octave version:'
'  plot (0.0001i+[.14+.4i .145+.405i]), grid minor on, grid on  '
''
⊣⎕plot 0.0001+  (.14 .145) + (0j1× .4 .405)
⎕
)off


Reply via email to