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

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

[Octave-bug-tracker] [bug #34143] set (h, "linewidth", 0) still shows li


From: Ben Abbott
Subject: [Octave-bug-tracker] [bug #34143] set (h, "linewidth", 0) still shows line on screen
Date: Thu, 01 Sep 2011 18:14:45 +0000
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_7_1) AppleWebKit/535.1 (KHTML, like Gecko) Chrome/13.0.782.218 Safari/535.1

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

Matlab gives ...


>> set (h, 'linewidth', 0);
??? Error using ==> set
Value must be finite and greater than zero


Personally, I prefer Octave's behavior. However, I notice that Octave allows
the linewidth to have negative values.

Should there exist a method to do limits checking on properties?

Perhaps a task should be added to the "task" tracker?

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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