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:36:38 -0400 (EDT)
User-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:89.0) Gecko/20100101 Firefox/89.0

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

Ok 

figure(1), plot([1,2],[1,2]), grid

does show the grid, while:

sys = tf([0 1],[1 1 100]);
figure(1),step(sys), grid

does not.
I guess my title is wrong.

    _______________________________________________________

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]