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

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

[Octave-bug-tracker] [bug #53164] [octave forge] (control) Use clearer l


From: Alexander Wilms
Subject: [Octave-bug-tracker] [bug #53164] [octave forge] (control) Use clearer limits for nyquist() plot
Date: Thu, 15 Feb 2018 17:54:20 -0500 (EST)
User-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:58.0) Gecko/20100101 Firefox/58.0

Follow-up Comment #16, bug #53164 (project octave):

Does adding a marker to the critical point require anything other than
changing

h = plot (pos_args{:}, neg_args{:});

to

h = plot (pos_args{:}, neg_args{:},-1,0,'r+');

?

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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