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

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

[Octave-bug-tracker] [bug #35216] line(x, y, 'propname', 'propvalue') th


From: Ben Abbott
Subject: [Octave-bug-tracker] [bug #35216] line(x, y, 'propname', 'propvalue') throw error
Date: Fri, 06 Apr 2012 16:06:48 +0000
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_7_3) AppleWebKit/535.19 (KHTML, like Gecko) Chrome/18.0.1025.142 Safari/535.19

Follow-up Comment #8, bug #35216 (project octave):

Which example ?

The one below ?


line ([34 40; 34 40], [0 35; 0 35], 'color', 'r')


This should just produce two points. Perhaps a better example is


line ([34 40; 34 40]', [0 35; 0 35]', 'color', 'r')



    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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