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

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

[Octave-bug-tracker] [bug #56890] call to plot function gives error mess


From: Michael Godfrey
Subject: [Octave-bug-tracker] [bug #56890] call to plot function gives error message
Date: Sat, 14 Sep 2019 13:32:36 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/77.0.3865.75 Safari/537.36

Follow-up Comment #1, bug #56890 (project octave):

You may want to try:


x=-%pi:0.05:%pi;
plot(x, sin(x))

Notice the ) which closes the plot(...)


    _______________________________________________________

Reply to this item at:

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

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/




reply via email to

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