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

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

[Octave-bug-tracker] [bug #60963] default inconsistencies with matlab wi


From: sylvain bougnoux
Subject: [Octave-bug-tracker] [bug #60963] default inconsistencies with matlab with 'grid' and 'hold'
Date: Fri, 23 Jul 2021 10:45:52 -0400 (EDT)
User-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:89.0) Gecko/20100101 Firefox/89.0

Follow-up Comment #4, bug #60963 (project octave):

for 'hold' it's like:

figure
hold

plot([1,2],[1,2])
plot([1,2],[0,0])

sgrid, axis('equal')
hold


The axis is not drawn properly (incomplete), it lacks upper & rightmost
limits.

    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?60963>

_______________________________________________
  Message posté via Savannah
  https://savannah.gnu.org/




reply via email to

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